[INFO] fetching crate rrcm 0.4.3... [INFO] testing rrcm-0.4.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rrcm 0.4.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rrcm 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rrcm 0.4.3 [INFO] tweaked toml for crates.io crate rrcm 0.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rrcm 0.4.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rrcm 0.4.3 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7329c1ed6c8cf5ca30c0b2582339262c660bbfea0d3c91c1c5aad0dd4b1a9f9 [INFO] running `Command { std: "docker" "start" "-a" "b7329c1ed6c8cf5ca30c0b2582339262c660bbfea0d3c91c1c5aad0dd4b1a9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7329c1ed6c8cf5ca30c0b2582339262c660bbfea0d3c91c1c5aad0dd4b1a9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7329c1ed6c8cf5ca30c0b2582339262c660bbfea0d3c91c1c5aad0dd4b1a9f9", kill_on_drop: false }` [INFO] [stdout] b7329c1ed6c8cf5ca30c0b2582339262c660bbfea0d3c91c1c5aad0dd4b1a9f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ab6cc48d87c3b15bf92cdd6ac426fa7fcf37eb926fd0526b256ec4cb937f9f4 [INFO] running `Command { std: "docker" "start" "-a" "9ab6cc48d87c3b15bf92cdd6ac426fa7fcf37eb926fd0526b256ec4cb937f9f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling stfu8 v0.2.7 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling trash v5.2.2 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling rrcm v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "9ab6cc48d87c3b15bf92cdd6ac426fa7fcf37eb926fd0526b256ec4cb937f9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab6cc48d87c3b15bf92cdd6ac426fa7fcf37eb926fd0526b256ec4cb937f9f4", kill_on_drop: false }` [INFO] [stdout] 9ab6cc48d87c3b15bf92cdd6ac426fa7fcf37eb926fd0526b256ec4cb937f9f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1718043338bae07df060171ca55d0c1e80b25c15d0f85241c8d3252323bdceaf [INFO] running `Command { std: "docker" "start" "-a" "1718043338bae07df060171ca55d0c1e80b25c15d0f85241c8d3252323bdceaf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling trash v5.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling rrcm v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "1718043338bae07df060171ca55d0c1e80b25c15d0f85241c8d3252323bdceaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1718043338bae07df060171ca55d0c1e80b25c15d0f85241c8d3252323bdceaf", kill_on_drop: false }` [INFO] [stdout] 1718043338bae07df060171ca55d0c1e80b25c15d0f85241c8d3252323bdceaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e76ddedc9552d69fb1a11e3d1f9f1ba9be9ec8f7f3e33670fe2442629f9457c [INFO] running `Command { std: "docker" "start" "-a" "6e76ddedc9552d69fb1a11e3d1f9f1ba9be9ec8f7f3e33670fe2442629f9457c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rrcm-1478ddf7aa7af68a) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test config::tests::test_os_path ... ok [INFO] [stdout] test config::tests::test_app_config ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_display::case_3 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_02 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_04 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_06 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_11 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_13 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_14 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_08 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_15 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_17 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_16 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_02 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_03 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_05 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_09 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_10 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_12 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_display::case_2 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_03 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_04 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_01 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_05 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_01 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_06 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_10 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_11 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_12 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_13 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_14 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_15 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_16 ... ok [INFO] [stdout] test path::unix::tests::test_expand_env_var::case_1 ... ok [INFO] [stdout] test path::unix::tests::test_expand_env_var::case_3 ... ok [INFO] [stdout] test path::unix::tests::test_expand_env_var_error::case_3 ... ok [INFO] [stdout] test path::unix::tests::test_get_xdg_default::case_1 ... ok [INFO] [stdout] test path::unix::tests::test_get_xdg_default::case_2 ... ok [INFO] [stdout] test path::unix::tests::test_is_xdg_base_directory::case_1 ... ok [INFO] [stdout] test path::unix::tests::test_get_xdg_default_error::case_1 ... ok [INFO] [stdout] test path::unix::tests::test_is_xdg_base_directory::case_2 ... ok [INFO] [stdout] test path::unix::tests::test_expand_env_var::case_2 ... ok [INFO] [stdout] test path::unix::tests::test_is_xdg_base_directory::case_3 ... ok [INFO] [stdout] test path::unix::tests::test_expand_env_var_error::case_1 ... ok [INFO] [stdout] test path::unix::tests::test_is_xdg_base_directory::case_5 ... ok [INFO] [stdout] test path::unix::tests::test_expand_env_var_error::case_4 ... ok [INFO] [stdout] test path::unix::tests::test_expand_env_var_error::case_5 ... ok [INFO] [stdout] test path::unix::tests::test_expand_env_var_error::case_2 ... ok [INFO] [stdout] test path::unix::tests::test_is_xdg_base_directory::case_4 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_17 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_display::case_4 ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rrcm-c771ddb7bc62c970) [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_08 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_09 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_display::case_1 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_eq::case_07 ... ok [INFO] [stdout] test deploy_status::tests::test_deploy_status_hash::case_07 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_get_log_level::case_1 ... ok [INFO] [stdout] test tests::test_get_log_level::case_2 ... ok [INFO] [stdout] test tests::test_get_log_level::case_3 ... ok [INFO] [stdout] test tests::test_get_log_level::case_5 ... ok [INFO] [stdout] test tests::test_get_log_level::case_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-5c4bf32a9cf562f2) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test test_log_arg_error::case_05 ... ok [INFO] [stdout] test test_log_arg_error::case_07 ... ok [INFO] [stdout] test test_log_arg_error::case_01 ... ok [INFO] [stdout] test test_log_arg_error::case_06 ... ok [INFO] [stdout] test test_log_arg_error::case_08 ... ok [INFO] [stdout] test test_log_arg_error::case_03 ... ok [INFO] [stdout] test test_log_arg_error::case_09 ... ok [INFO] [stdout] test test_log_arg_error::case_02 ... ok [INFO] [stdout] test test_log_arg_error::case_10 ... ok [INFO] [stdout] test test_log_arg_error::case_04 ... ok [INFO] [stdout] test test_init_url::case_1 ... FAILED [INFO] [stdout] test test_init_url::case_3 ... FAILED [INFO] [stdout] test test_init_url::case_4 ... FAILED [INFO] [stdout] test win_need_admin::test_update::case_4 ... FAILED [INFO] [stdout] test test_init_url::case_2 ... FAILED [INFO] [stdout] test win_need_admin::test_update::case_6 ... FAILED [INFO] [stdout] test win_need_admin::test_update::case_1 ... FAILED [INFO] [stdout] test win_need_admin::test_deploy_error::case_1 ... FAILED [INFO] [stdout] test win_need_admin::test_deploy_error::case_3 ... FAILED [INFO] [stdout] test test_init_url::case_5 ... FAILED [INFO] [stdout] test win_need_admin::test_update::case_5 ... FAILED [INFO] [stdout] test win_need_admin::test_deploy_error::case_2 ... FAILED [INFO] [stdout] test win_need_admin::test_deploy_error::case_4 ... FAILED [INFO] [stdout] test win_need_admin::test_update::case_3 ... FAILED [INFO] [stdout] test win_need_admin::test_update::case_2 ... FAILED [INFO] [stdout] test win_need_admin::test_deploy_error::case_5 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_deploy_status::case_6 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_deploy_status::case_7 ... FAILED [INFO] [stdout] test win_need_admin::test_update_deploy::case_6 ... FAILED [INFO] [stdout] test win_need_admin::test_update_deploy::case_3 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_deploy_status::case_1 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_deploy_status::case_3 ... FAILED [INFO] [stdout] test win_need_admin::test_update_deploy::case_7 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_status::case_3 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_deploy_status::case_2 ... FAILED [INFO] [stdout] test win_need_admin::test_update_deploy::case_4 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_status::case_1 ... FAILED [INFO] [stdout] test win_need_admin::test_update_deploy::case_2 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_status::case_2 ... FAILED [INFO] [stdout] test win_need_admin::test_update_deploy::case_1 ... FAILED [INFO] [stdout] test win_need_admin::test_update_deploy::case_5 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_status::case_4 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_deploy_status::case_5 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_deploy_status::case_4 ... FAILED [INFO] [stdout] test win_need_admin::test_update_update::case_2 ... FAILED [INFO] [stdout] test win_need_admin::test_update_update::case_3 ... FAILED [INFO] [stdout] test win_need_admin::test_update_update::case_4 ... FAILED [INFO] [stdout] test win_need_admin::test_update_undeploy_status::case_5 ... FAILED [INFO] [stdout] test win_need_admin::test_update_update::case_1 ... FAILED [INFO] [stdout] test win_need_admin::test_update_update::case_5 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_init_url::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_init_url::case_1' (87) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpGtmQ0T/config.yaml" "init" "https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47f3dad - integration_test::test_init_url::h201d4d107b5ec140 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:214:18 [INFO] [stdout] 25: 0x6210a47c86d2 - integration_test::test_init_url::case_1::hd65a589c0cc70ec5 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:196:1 [INFO] [stdout] 26: 0x6210a47c86f7 - integration_test::test_init_url::case_1::{{closure}}::h626272b1be9203dc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:207:6 [INFO] [stdout] 27: 0x6210a47c9c76 - core::ops::function::FnOnce::call_once::he9cf9bd4bab443ab [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_init_url::case_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_init_url::case_3' (89) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--verbose" "--config" "/tmp/.tmpNLYEbf/config.yaml" "init" "https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47f3dad - integration_test::test_init_url::h201d4d107b5ec140 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:214:18 [INFO] [stdout] 25: 0x6210a47c8795 - integration_test::test_init_url::case_3::h424b7197a1afe8e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:196:1 [INFO] [stdout] 26: 0x6210a47c87b7 - integration_test::test_init_url::case_3::{{closure}}::h83902d4ed103fa0b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:207:6 [INFO] [stdout] 27: 0x6210a47c9966 - core::ops::function::FnOnce::call_once::hb726eaf161c4f1f5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_init_url::case_4 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_init_url::case_4' (90) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--trace" "--config" "/tmp/.tmpmmfEKn/config.yaml" "init" "https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] 12:31:41 [TRACE] (1) reqwest::blocking::wait: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/wait.rs:49] (ThreadId(1)) park without timeout [INFO] [stdout] 12:31:41 [TRACE] (2) reqwest::blocking::client: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/client.rs:1237] (ThreadId(2)) start runtime::block_on [INFO] [stdout] 12:31:41 [TRACE] (1) reqwest::blocking::wait: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/wait.rs:16] wait at most 30s [INFO] [stdout] 12:31:41 [TRACE] (1) reqwest::blocking::wait: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/wait.rs:42] (ThreadId(1)) park timeout 29.99999636s [INFO] [stdout] 12:31:41 [DEBUG] (2) reqwest::connect: starting new connection: https://gist.githubusercontent.com/ [INFO] [stdout] 12:31:41 [TRACE] (1) reqwest::blocking::client: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/client.rs:1180] closing runtime thread (ThreadId(2)) [INFO] [stdout] 12:31:41 [TRACE] (1) reqwest::blocking::client: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/client.rs:1182] signaled close for runtime thread (ThreadId(2)) [INFO] [stdout] 12:31:41 [TRACE] (2) reqwest::blocking::client: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/client.rs:1234] (ThreadId(2)) Receiver is shutdown [INFO] [stdout] 12:31:41 [TRACE] (2) reqwest::blocking::client: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/client.rs:1239] (ThreadId(2)) end runtime::block_on [INFO] [stdout] 12:31:41 [TRACE] (2) reqwest::blocking::client: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/client.rs:1241] (ThreadId(2)) finished [INFO] [stdout] 12:31:41 [TRACE] (1) reqwest::blocking::client: [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/blocking/client.rs:1184] closed runtime thread (ThreadId(2)) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=``` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47f3dad - integration_test::test_init_url::h201d4d107b5ec140 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:214:18 [INFO] [stdout] 25: 0x6210a47c87f5 - integration_test::test_init_url::case_4::h91fee4c4a2775668 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:196:1 [INFO] [stdout] 26: 0x6210a47c8817 - integration_test::test_init_url::case_4::{{closure}}::ha64b78c620765e56 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:207:6 [INFO] [stdout] 27: 0x6210a47c94b6 - core::ops::function::FnOnce::call_once::h6fc87b907cb0180e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update::case_4 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update::case_4' (186) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpgkjGlh/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--verbose" "--config" "/tmp/.tmpgkjGlh/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpgkjGlh/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpgkjGlh/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47cd79c - integration_test::win_need_admin::test_update::h43f7312b151352c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:280:18 [INFO] [stdout] 25: 0x6210a47e82ef - integration_test::win_need_admin::test_update::case_4::h1c8727236f17162e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:227:5 [INFO] [stdout] 26: 0x6210a47e8317 - integration_test::win_need_admin::test_update::case_4::{{closure}}::hda8aeb5933331e44 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:240:10 [INFO] [stdout] 27: 0x6210a47c9b76 - core::ops::function::FnOnce::call_once::hcedd1f518ee90e22 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_init_url::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_init_url::case_2' (88) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--quiet" "--config" "/tmp/.tmpGu4Lyg/config.yaml" "init" "https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47f3dad - integration_test::test_init_url::h201d4d107b5ec140 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:214:18 [INFO] [stdout] 25: 0x6210a47c8735 - integration_test::test_init_url::case_2::habd66ffc0af1f10c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:196:1 [INFO] [stdout] 26: 0x6210a47c8757 - integration_test::test_init_url::case_2::{{closure}}::h0edf2fd91f42198d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:207:6 [INFO] [stdout] 27: 0x6210a47c9056 - core::ops::function::FnOnce::call_once::h191a1efa7e41c448 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update::case_6 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update::case_6' (193) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpPc419Q/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--debug" "--config" "/tmp/.tmpPc419Q/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=<86 lines total> [INFO] [stdout] ``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpPc419Q/dotfiles/rrcm-test [INFO] [stdout] 12:31:41 [DEBUG] (1) rrcm::subcommand: Update result: Err(Cloning into \'/tmp/.tmpPc419Q/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] ``` [INFO] [stdout] <26 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpPc419Q/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47cd79c - integration_test::win_need_admin::test_update::h43f7312b151352c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:280:18 [INFO] [stdout] 25: 0x6210a47e83ed - integration_test::win_need_admin::test_update::case_6::hd90c61c0b9eeffe7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:227:5 [INFO] [stdout] 26: 0x6210a47e8417 - integration_test::win_need_admin::test_update::case_6::{{closure}}::h45c32c9d2bfe9bf4 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:240:10 [INFO] [stdout] 27: 0x6210a47c9ae6 - core::ops::function::FnOnce::call_once::hc06aa48b10123d35 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update::case_1' (160) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpGfPS8d/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpGfPS8d/config.yaml" "update" "rrcm-test"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpGfPS8d/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpGfPS8d/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47cd79c - integration_test::win_need_admin::test_update::h43f7312b151352c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:280:18 [INFO] [stdout] 25: 0x6210a47e816f - integration_test::win_need_admin::test_update::case_1::h4d817253f6dec656 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:227:5 [INFO] [stdout] 26: 0x6210a47e8197 - integration_test::win_need_admin::test_update::case_1::{{closure}}::h47c42d82fee1a7d7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:240:10 [INFO] [stdout] 27: 0x6210a47c9d06 - core::ops::function::FnOnce::call_once::hf802bf4efd3271f9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_deploy_error::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_deploy_error::case_1' (117) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected stderr, failed fn(var) [INFO] [stdout] └── var as str: 12:31:41 [ERROR] Cloning into '/tmp/.tmpwsYRIf/dotfiles/rrcm-test'... [INFO] [stdout] fatal: unable to access 'https://github.com/mizuki0629/rrcm-test.git/': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stdout] 9: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 10: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/inspect.rs:94:19 [INFO] [stdout] 11: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:192:14 [INFO] [stdout] 12: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14 [INFO] [stdout] 13: as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 14: as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:25:41 [INFO] [stdout] 15: as alloc::vec::spec_from_iter::SpecFromIter>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 16: as core::iter::traits::collect::FromIterator>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9 [INFO] [stdout] 17: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 18: as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:51 [INFO] [stdout] 19: core::iter::adapters::try_process [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpwsYRIf/config.yaml" "update" "rrcm-test"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpwsYRIf/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpwsYRIf/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a47c1b75 - assert_cmd::assert::Assert::stderr::h71bb6d3aa60ebad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:460:31 [INFO] [stdout] 24: 0x6210a47cf44a - integration_test::win_need_admin::test_deploy_error::h340150b51018471e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:832:18 [INFO] [stdout] 25: 0x6210a47e848f - integration_test::win_need_admin::test_deploy_error::case_1::h66736c34858dddf5 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:762:5 [INFO] [stdout] 26: 0x6210a47e84b7 - integration_test::win_need_admin::test_deploy_error::case_1::{{closure}}::h024234bddeca20d2 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:774:10 [INFO] [stdout] 27: 0x6210a47c95c6 - core::ops::function::FnOnce::call_once::h84551a668a03e1f3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_deploy_error::case_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_deploy_error::case_3' (155) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected stderr, failed fn(var) [INFO] [stdout] └── var as str: 12:31:41 [ERROR] fatal: unable to access 'https://github.com/mizuki0629/rrcm-test.git/': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stdout] 9: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 10: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/inspect.rs:94:19 [INFO] [stdout] 11: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:192:14 [INFO] [stdout] 12: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14 [INFO] [stdout] 13: as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 14: as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:25:41 [INFO] [stdout] 15: as alloc::vec::spec_from_iter::SpecFromIter>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 16: as core::iter::traits::collect::FromIterator>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9 [INFO] [stdout] 17: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 18: as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:51 [INFO] [stdout] 19: core::iter::adapters::try_process [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--quiet" "--config" "/tmp/.tmp7ss3YY/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a47c1bc5 - assert_cmd::assert::Assert::stderr::h78e0e86e6a60f4f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:460:31 [INFO] [stdout] 24: 0x6210a47cf578 - integration_test::win_need_admin::test_deploy_error::h340150b51018471e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:819:18 [INFO] [stdout] 25: 0x6210a47e858f - integration_test::win_need_admin::test_deploy_error::case_3::ha2f8a380f03c1f95 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:762:5 [INFO] [stdout] 26: 0x6210a47e85b7 - integration_test::win_need_admin::test_deploy_error::case_3::{{closure}}::hb1c746c391b720f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:774:10 [INFO] [stdout] 27: 0x6210a47c8eb6 - core::ops::function::FnOnce::call_once::h0040af014aea9471 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_init_url::case_5 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_init_url::case_5' (91) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--debug" "--config" "/tmp/.tmpxBcF1k/config.yaml" "init" "https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="12:31:41 [DEBUG] (2) reqwest::connect: starting new connection: https://gist.githubusercontent.com/\n" [INFO] [stdout] stderr=``` [INFO] [stdout] 12:31:41 [ERROR] error sending request for url (https://gist.githubusercontent.com/mizuki0629/d22b57453b494b70bfa0b0820f0e69b3/raw/config.yaml) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: rrcm::config::download_app_config [INFO] [stdout] at ./src/config.rs:105:15 [INFO] [stdout] 3: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:239:21 [INFO] [stdout] 4: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47f3dad - integration_test::test_init_url::h201d4d107b5ec140 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:214:18 [INFO] [stdout] 25: 0x6210a47c8855 - integration_test::test_init_url::case_5::h525382d3d7db0cf2 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:196:1 [INFO] [stdout] 26: 0x6210a47c8877 - integration_test::test_init_url::case_5::{{closure}}::h3aef400c6327ffb3 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:207:6 [INFO] [stdout] 27: 0x6210a47c9926 - core::ops::function::FnOnce::call_once::hb5315baf9b51d82e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update::case_5 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update::case_5' (189) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpMBsxmA/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--trace" "--config" "/tmp/.tmpMBsxmA/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=<88 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:468] update(AppConfig { dotfiles: OsPath { windows: Some(\"/tmp/.tmpMBsxmA\\\\dotfiles\"), mac: Some(\"/tmp/.tmpMBsxmA/dotfiles\"), linux: Some(\"/tmp/.tmpMBsxmA/dotfiles\") }, repos: [Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpMBsxmA\\\\home\"), mac: Some(\"/tmp/.tmpMBsxmA/home\"), linux: Some(\"/tmp/.tmpMBsxmA/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpMBsxmA\\\\config\"), mac: Some(\"/tmp/.tmpMBsxmA/config\"), linux: Some(\"/tmp/.tmpMBsxmA/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpMBsxmA\\\\config_local\"), mac: Some(\"/tmp/.tmpMBsxmA/config_local\"), linux: Some(\"/tmp/.tmpMBsxmA/config_local\") }} }] }, None, false, true, false) [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpMBsxmA/dotfiles/rrcm-test [INFO] [stdout] 12:31:41 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:410] git_update(Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpMBsxmA\\\\home\"), mac: Some(\"/tmp/.tmpMBsxmA/home\"), linux: Some(\"/tmp/.tmpMBsxmA/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpMBsxmA\\\\config\"), mac: Some(\"/tmp/.tmpMBsxmA/config\"), linux: Some(\"/tmp/.tmpMBsxmA/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpMBsxmA\\\\config_local\"), mac: Some(\"/tmp/.tmpMBsxmA/config_local\"), linux: Some(\"/tmp/.tmpMBsxmA/config_local\") }} }, \"/tmp/.tmpMBsxmA/dotfiles\") [INFO] [stdout] 12:31:41 [DEBUG] (1) rrcm::subcommand: Update result: Err(Cloning into \'/tmp/.tmpMBsxmA/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] ``` [INFO] [stdout] <28 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpMBsxmA/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47cd79c - integration_test::win_need_admin::test_update::h43f7312b151352c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:280:18 [INFO] [stdout] 25: 0x6210a47e836f - integration_test::win_need_admin::test_update::case_5::h3277f643f4e30940 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:227:5 [INFO] [stdout] 26: 0x6210a47e8397 - integration_test::win_need_admin::test_update::case_5::{{closure}}::hd9d70977a344e903 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:240:10 [INFO] [stdout] 27: 0x6210a47c9a26 - core::ops::function::FnOnce::call_once::hbadee56c3a43b72f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_deploy_error::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_deploy_error::case_2' (148) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected stderr, failed fn(var) [INFO] [stdout] └── var as str: 12:31:41 [ERROR] Cloning into '/tmp/.tmpt18w3f/dotfiles/rrcm-test'... [INFO] [stdout] fatal: unable to access 'https://github.com/mizuki0629/rrcm-test.git/': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stdout] 9: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 10: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/inspect.rs:94:19 [INFO] [stdout] 11: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:192:14 [INFO] [stdout] 12: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14 [INFO] [stdout] 13: as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 14: as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:25:41 [INFO] [stdout] 15: as alloc::vec::spec_from_iter::SpecFromIter>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 16: as core::iter::traits::collect::FromIterator>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9 [INFO] [stdout] 17: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 18: as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:51 [INFO] [stdout] 19: core::iter::adapters::try_process [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpt18w3f/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpt18w3f/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpt18w3f/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a47c1b75 - assert_cmd::assert::Assert::stderr::h71bb6d3aa60ebad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:460:31 [INFO] [stdout] 24: 0x6210a47cf44a - integration_test::win_need_admin::test_deploy_error::h340150b51018471e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:832:18 [INFO] [stdout] 25: 0x6210a47e850d - integration_test::win_need_admin::test_deploy_error::case_2::h278b6353af75d239 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:762:5 [INFO] [stdout] 26: 0x6210a47e8537 - integration_test::win_need_admin::test_deploy_error::case_2::{{closure}}::h778d17a0fdb49081 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:774:10 [INFO] [stdout] 27: 0x6210a47c8f96 - core::ops::function::FnOnce::call_once::h0b4ec15021e4d0f5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_deploy_error::case_4 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_deploy_error::case_4' (156) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected stderr, failed fn(var) [INFO] [stdout] └── var as str: 12:31:41 [ERROR] Cloning into '/tmp/.tmpwr6hKI/dotfiles/rrcm-test'... [INFO] [stdout] fatal: unable to access 'https://github.com/mizuki0629/rrcm-test.git/': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stdout] 9: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 10: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/inspect.rs:94:19 [INFO] [stdout] 11: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:192:14 [INFO] [stdout] 12: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14 [INFO] [stdout] 13: as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 14: as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:25:41 [INFO] [stdout] 15: as alloc::vec::spec_from_iter::SpecFromIter>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 16: as core::iter::traits::collect::FromIterator>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9 [INFO] [stdout] 17: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 18: as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:51 [INFO] [stdout] 19: core::iter::adapters::try_process [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--verbose" "--config" "/tmp/.tmpwr6hKI/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpwr6hKI/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpwr6hKI/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a47c1b75 - assert_cmd::assert::Assert::stderr::h71bb6d3aa60ebad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:460:31 [INFO] [stdout] 24: 0x6210a47cf44a - integration_test::win_need_admin::test_deploy_error::h340150b51018471e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:832:18 [INFO] [stdout] 25: 0x6210a47e860f - integration_test::win_need_admin::test_deploy_error::case_4::h87249230c4e26805 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:762:5 [INFO] [stdout] 26: 0x6210a47e8637 - integration_test::win_need_admin::test_deploy_error::case_4::{{closure}}::hac1f4b80a64d68e3 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:774:10 [INFO] [stdout] 27: 0x6210a47c9666 - core::ops::function::FnOnce::call_once::h8c3da6be6e293a28 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update::case_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update::case_3' (183) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--quiet" "--config" "/tmp/.tmpdq3K1K/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47cd943 - integration_test::win_need_admin::test_update::h43f7312b151352c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:277:26 [INFO] [stdout] 25: 0x6210a47e826f - integration_test::win_need_admin::test_update::case_3::h3ab09c67f5395a20 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:227:5 [INFO] [stdout] 26: 0x6210a47e8297 - integration_test::win_need_admin::test_update::case_3::{{closure}}::h9fb10d1e76a9180d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:240:10 [INFO] [stdout] 27: 0x6210a47c9256 - core::ops::function::FnOnce::call_once::h38bee94ef2966aee [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update::case_2' (173) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpUEO8WF/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpUEO8WF/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpUEO8WF/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpUEO8WF/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47cd79c - integration_test::win_need_admin::test_update::h43f7312b151352c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:280:18 [INFO] [stdout] 25: 0x6210a47e81ed - integration_test::win_need_admin::test_update::case_2::hd0827339b34f3d9d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:227:5 [INFO] [stdout] 26: 0x6210a47e8217 - integration_test::win_need_admin::test_update::case_2::{{closure}}::h680a675c997253cc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:240:10 [INFO] [stdout] 27: 0x6210a47c9476 - core::ops::function::FnOnce::call_once::h696d1df83e6a73ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_deploy_error::case_5 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_deploy_error::case_5' (157) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected stderr, failed fn(var) [INFO] [stdout] └── var as str: 12:31:41 [ERROR] Cloning into '/tmp/.tmpOk01nl/dotfiles/rrcm-test'... [INFO] [stdout] fatal: unable to access 'https://github.com/mizuki0629/rrcm-test.git/': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stdout] 9: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 10: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/inspect.rs:94:19 [INFO] [stdout] 11: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:192:14 [INFO] [stdout] 12: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2487:14 [INFO] [stdout] 13: as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 14: as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:25:41 [INFO] [stdout] 15: as alloc::vec::spec_from_iter::SpecFromIter>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 16: as core::iter::traits::collect::FromIterator>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9 [INFO] [stdout] 17: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 18: as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:51 [INFO] [stdout] 19: core::iter::adapters::try_process [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--trace" "--config" "/tmp/.tmpOk01nl/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=<88 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:468] update(AppConfig { dotfiles: OsPath { windows: Some(\"/tmp/.tmpOk01nl\\\\dotfiles\"), mac: Some(\"/tmp/.tmpOk01nl/dotfiles\"), linux: Some(\"/tmp/.tmpOk01nl/dotfiles\") }, repos: [Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpOk01nl\\\\home\"), mac: Some(\"/tmp/.tmpOk01nl/home\"), linux: Some(\"/tmp/.tmpOk01nl/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpOk01nl\\\\config\"), mac: Some(\"/tmp/.tmpOk01nl/config\"), linux: Some(\"/tmp/.tmpOk01nl/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpOk01nl\\\\config_local\"), mac: Some(\"/tmp/.tmpOk01nl/config_local\"), linux: Some(\"/tmp/.tmpOk01nl/config_local\") }} }] }, None, false, true, false) [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpOk01nl/dotfiles/rrcm-test [INFO] [stdout] 12:31:41 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:410] git_update(Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpOk01nl\\\\home\"), mac: Some(\"/tmp/.tmpOk01nl/home\"), linux: Some(\"/tmp/.tmpOk01nl/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpOk01nl\\\\config\"), mac: Some(\"/tmp/.tmpOk01nl/config\"), linux: Some(\"/tmp/.tmpOk01nl/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpOk01nl\\\\config_local\"), mac: Some(\"/tmp/.tmpOk01nl/config_local\"), linux: Some(\"/tmp/.tmpOk01nl/config_local\") }} }, \"/tmp/.tmpOk01nl/dotfiles\") [INFO] [stdout] 12:31:41 [DEBUG] (1) rrcm::subcommand: Update result: Err(Cloning into \'/tmp/.tmpOk01nl/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] ``` [INFO] [stdout] <28 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpOk01nl/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a47c1b75 - assert_cmd::assert::Assert::stderr::h71bb6d3aa60ebad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:460:31 [INFO] [stdout] 24: 0x6210a47cf44a - integration_test::win_need_admin::test_deploy_error::h340150b51018471e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:832:18 [INFO] [stdout] 25: 0x6210a47e868f - integration_test::win_need_admin::test_deploy_error::case_5::h931bdac4ccbc5b9a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:762:5 [INFO] [stdout] 26: 0x6210a47e86b7 - integration_test::win_need_admin::test_deploy_error::case_5::{{closure}}::h8708e9bcb5304a24 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:774:10 [INFO] [stdout] 27: 0x6210a47c9766 - core::ops::function::FnOnce::call_once::h9c25a2ba78dcc7b2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_deploy_status::case_6 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_deploy_status::case_6' (281) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpiSGhpa/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--debug" "--config" "/tmp/.tmpiSGhpa/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=<86 lines total> [INFO] [stdout] ``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpiSGhpa/dotfiles/rrcm-test [INFO] [stdout] 12:31:41 [DEBUG] (1) rrcm::subcommand: Update result: Err(Cloning into \'/tmp/.tmpiSGhpa/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] ``` [INFO] [stdout] <26 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpiSGhpa/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d82b1 - integration_test::win_need_admin::test_update_undeploy_deploy_status::h4a821d4efbd1effe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:571:18 [INFO] [stdout] 25: 0x6210a47f0068 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_6::h8ee381656c4f34df [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:515:5 [INFO] [stdout] 26: 0x6210a47f0087 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_6::{{closure}}::hd63ec697719243e8 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:530:10 [INFO] [stdout] 27: 0x6210a47c9116 - core::ops::function::FnOnce::call_once::h2215b74f1c184c5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_deploy_status::case_7 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_deploy_status::case_7' (298) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpohzF0A/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpohzF0A/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpohzF0A/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpohzF0A/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d82b1 - integration_test::win_need_admin::test_update_undeploy_deploy_status::h4a821d4efbd1effe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:571:18 [INFO] [stdout] 25: 0x6210a47f00e8 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_7::h7ba3aa53de18430d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:515:5 [INFO] [stdout] 26: 0x6210a47f0107 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_7::{{closure}}::h96159e5bc0d82258 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:530:10 [INFO] [stdout] 27: 0x6210a47c9316 - core::ops::function::FnOnce::call_once::h436cfcec893cbcaa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_deploy::case_6 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_deploy::case_6' (258) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpacwd76/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--debug" "--config" "/tmp/.tmpacwd76/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=<86 lines total> [INFO] [stdout] ``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpacwd76/dotfiles/rrcm-test [INFO] [stdout] 12:31:41 [DEBUG] (1) rrcm::subcommand: Update result: Err(Cloning into \'/tmp/.tmpacwd76/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] ``` [INFO] [stdout] <26 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpacwd76/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d185c - integration_test::win_need_admin::test_update_deploy::h69a8008dfdc19a63 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:721:18 [INFO] [stdout] 25: 0x6210a47de3b8 - integration_test::win_need_admin::test_update_deploy::case_6::h7285a6c3f17d4561 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:665:5 [INFO] [stdout] 26: 0x6210a47de3d7 - integration_test::win_need_admin::test_update_deploy::case_6::{{closure}}::h4c94aa34e32798bd [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:680:10 [INFO] [stdout] 27: 0x6210a47c9c36 - core::ops::function::FnOnce::call_once::hdd75987f1d8675f6 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_deploy::case_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_deploy::case_3' (247) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--quiet" "--config" "/tmp/.tmpBI6LCJ/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d1a09 - integration_test::win_need_admin::test_update_deploy::h69a8008dfdc19a63 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:718:26 [INFO] [stdout] 25: 0x6210a47de237 - integration_test::win_need_admin::test_update_deploy::case_3::hce2e99d4eeb557fd [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:665:5 [INFO] [stdout] 26: 0x6210a47de257 - integration_test::win_need_admin::test_update_deploy::case_3::{{closure}}::h7dfd585bd2834f35 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:680:10 [INFO] [stdout] 27: 0x6210a47c9216 - core::ops::function::FnOnce::call_once::h2ad394737fe63d22 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_deploy_status::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_deploy_status::case_1' (260) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmp15LSlA/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmp15LSlA/config.yaml" "update" "rrcm-test"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmp15LSlA/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmp15LSlA/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d82b1 - integration_test::win_need_admin::test_update_undeploy_deploy_status::h4a821d4efbd1effe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:571:18 [INFO] [stdout] 25: 0x6210a47efde7 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_1::h6766b0c07b31edbc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:515:5 [INFO] [stdout] 26: 0x6210a47efe07 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_1::{{closure}}::h6527107083153c1b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:530:10 [INFO] [stdout] 27: 0x6210a47c9aa6 - core::ops::function::FnOnce::call_once::hbd5c97cb9ecc3af5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_deploy_status::case_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_deploy_status::case_3' (272) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--quiet" "--config" "/tmp/.tmpMdGl8V/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d845e - integration_test::win_need_admin::test_update_undeploy_deploy_status::h4a821d4efbd1effe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:568:26 [INFO] [stdout] 25: 0x6210a47efee7 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_3::hae1ffdd09d584b14 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:515:5 [INFO] [stdout] 26: 0x6210a47eff07 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_3::{{closure}}::h4d1d907c0a8b8313 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:530:10 [INFO] [stdout] 27: 0x6210a47c97e6 - core::ops::function::FnOnce::call_once::ha42097de43cd86fc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_deploy::case_7 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_deploy::case_7' (259) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpdGOk6h/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpdGOk6h/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpdGOk6h/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpdGOk6h/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d185c - integration_test::win_need_admin::test_update_deploy::h69a8008dfdc19a63 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:721:18 [INFO] [stdout] 25: 0x6210a47de438 - integration_test::win_need_admin::test_update_deploy::case_7::hc973ffefb8cd0e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:665:5 [INFO] [stdout] 26: 0x6210a47de457 - integration_test::win_need_admin::test_update_deploy::case_7::{{closure}}::he1def32e25c23fac [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:680:10 [INFO] [stdout] 27: 0x6210a47c9726 - core::ops::function::FnOnce::call_once::h9af3e324bbf764e6 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_status::case_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_status::case_3' (366) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--quiet" "--config" "/tmp/.tmprfpkEt/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d5b5f - integration_test::win_need_admin::test_update_undeploy_status::ha71287d46086c4ff [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:445:26 [INFO] [stdout] 25: 0x6210a47efc3f - integration_test::win_need_admin::test_update_undeploy_status::case_3::h76570965aeb2fb5f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:395:5 [INFO] [stdout] 26: 0x6210a47efc67 - integration_test::win_need_admin::test_update_undeploy_status::case_3::{{closure}}::hc12a7759548c7343 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:407:10 [INFO] [stdout] 27: 0x6210a47c99e6 - core::ops::function::FnOnce::call_once::hb9fed39078c0b607 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_deploy_status::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_deploy_status::case_2' (268) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpDxIuFm/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpDxIuFm/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpDxIuFm/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpDxIuFm/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d82b1 - integration_test::win_need_admin::test_update_undeploy_deploy_status::h4a821d4efbd1effe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:571:18 [INFO] [stdout] 25: 0x6210a47efe65 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_2::h5a427ceb21919c29 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:515:5 [INFO] [stdout] 26: 0x6210a47efe87 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_2::{{closure}}::h3c5a4a4bc79f8559 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:530:10 [INFO] [stdout] 27: 0x6210a47c9606 - core::ops::function::FnOnce::call_once::h85a5b16cb7a40381 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_deploy::case_4 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_deploy::case_4' (250) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpsD8kmn/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--verbose" "--config" "/tmp/.tmpsD8kmn/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpsD8kmn/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpsD8kmn/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d185c - integration_test::win_need_admin::test_update_deploy::h69a8008dfdc19a63 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:721:18 [INFO] [stdout] 25: 0x6210a47de2b7 - integration_test::win_need_admin::test_update_deploy::case_4::h83388c82b0b556a4 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:665:5 [INFO] [stdout] 26: 0x6210a47de2d7 - integration_test::win_need_admin::test_update_deploy::case_4::{{closure}}::h2c9f60a06f7adf3a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:680:10 [INFO] [stdout] 27: 0x6210a47c99a6 - core::ops::function::FnOnce::call_once::hb89d36e80cfae323 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_status::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_status::case_1' (300) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpwpStoU/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpwpStoU/config.yaml" "update" "rrcm-test"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpwpStoU/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [ERROR] Cloning into \'/tmp/.tmpwpStoU/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d59b2 - integration_test::win_need_admin::test_update_undeploy_status::ha71287d46086c4ff [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:448:18 [INFO] [stdout] 25: 0x6210a47efb3f - integration_test::win_need_admin::test_update_undeploy_status::case_1::h31528d128d8c4c9e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:395:5 [INFO] [stdout] 26: 0x6210a47efb67 - integration_test::win_need_admin::test_update_undeploy_status::case_1::{{closure}}::hfe91ffc1b4070165 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:407:10 [INFO] [stdout] 27: 0x6210a47c9bb6 - core::ops::function::FnOnce::call_once::hd13f2eea0fa89249 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_deploy::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_deploy::case_2' (246) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmp8TubMT/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmp8TubMT/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmp8TubMT/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmp8TubMT/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d185c - integration_test::win_need_admin::test_update_deploy::h69a8008dfdc19a63 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:721:18 [INFO] [stdout] 25: 0x6210a47de1b5 - integration_test::win_need_admin::test_update_deploy::case_2::h18ed32c73a1f0503 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:665:5 [INFO] [stdout] 26: 0x6210a47de1d7 - integration_test::win_need_admin::test_update_deploy::case_2::{{closure}}::hc4c86eee7135d10e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:680:10 [INFO] [stdout] 27: 0x6210a47c9bf6 - core::ops::function::FnOnce::call_once::hd611d625e8a937ac [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_status::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_status::case_2' (301) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpLnHjrS/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpLnHjrS/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpLnHjrS/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpLnHjrS/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d59b2 - integration_test::win_need_admin::test_update_undeploy_status::ha71287d46086c4ff [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:448:18 [INFO] [stdout] 25: 0x6210a47efbbd - integration_test::win_need_admin::test_update_undeploy_status::case_2::h194f69c6360ac426 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:395:5 [INFO] [stdout] 26: 0x6210a47efbe7 - integration_test::win_need_admin::test_update_undeploy_status::case_2::{{closure}}::hbbcb6653a9522bf2 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:407:10 [INFO] [stdout] 27: 0x6210a47c93b6 - core::ops::function::FnOnce::call_once::h4a4083febb33c0df [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_deploy::case_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_deploy::case_1' (245) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpk1flot/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpk1flot/config.yaml" "update" "rrcm-test"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpk1flot/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpk1flot/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d185c - integration_test::win_need_admin::test_update_deploy::h69a8008dfdc19a63 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:721:18 [INFO] [stdout] 25: 0x6210a47de137 - integration_test::win_need_admin::test_update_deploy::case_1::h1ae8e9c4e54187cf [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:665:5 [INFO] [stdout] 26: 0x6210a47de157 - integration_test::win_need_admin::test_update_deploy::case_1::{{closure}}::ha101b0af48ebf68b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:680:10 [INFO] [stdout] 27: 0x6210a47c9406 - core::ops::function::FnOnce::call_once::h515bea9d1862aeb8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_deploy::case_5 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_deploy::case_5' (257) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpmQurnE/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--trace" "--config" "/tmp/.tmpmQurnE/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=<88 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:468] update(AppConfig { dotfiles: OsPath { windows: Some(\"/tmp/.tmpmQurnE\\\\dotfiles\"), mac: Some(\"/tmp/.tmpmQurnE/dotfiles\"), linux: Some(\"/tmp/.tmpmQurnE/dotfiles\") }, repos: [Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpmQurnE\\\\home\"), mac: Some(\"/tmp/.tmpmQurnE/home\"), linux: Some(\"/tmp/.tmpmQurnE/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpmQurnE\\\\config\"), mac: Some(\"/tmp/.tmpmQurnE/config\"), linux: Some(\"/tmp/.tmpmQurnE/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpmQurnE\\\\config_local\"), mac: Some(\"/tmp/.tmpmQurnE/config_local\"), linux: Some(\"/tmp/.tmpmQurnE/config_local\") }} }] }, None, false, true, false) [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpmQurnE/dotfiles/rrcm-test [INFO] [stdout] 12:31:41 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:410] git_update(Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpmQurnE\\\\home\"), mac: Some(\"/tmp/.tmpmQurnE/home\"), linux: Some(\"/tmp/.tmpmQurnE/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpmQurnE\\\\config\"), mac: Some(\"/tmp/.tmpmQurnE/config\"), linux: Some(\"/tmp/.tmpmQurnE/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpmQurnE\\\\config_local\"), mac: Some(\"/tmp/.tmpmQurnE/config_local\"), linux: Some(\"/tmp/.tmpmQurnE/config_local\") }} }, \"/tmp/.tmpmQurnE/dotfiles\") [INFO] [stdout] 12:31:41 [DEBUG] (1) rrcm::subcommand: Update result: Err(Cloning into \'/tmp/.tmpmQurnE/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] ``` [INFO] [stdout] <28 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpmQurnE/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d185c - integration_test::win_need_admin::test_update_deploy::h69a8008dfdc19a63 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:721:18 [INFO] [stdout] 25: 0x6210a47de337 - integration_test::win_need_admin::test_update_deploy::case_5::h28f1405221b22a19 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:665:5 [INFO] [stdout] 26: 0x6210a47de357 - integration_test::win_need_admin::test_update_deploy::case_5::{{closure}}::hca1f96a6f6621a6a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:680:10 [INFO] [stdout] 27: 0x6210a47c8fd6 - core::ops::function::FnOnce::call_once::h0fe24eaf32641cd4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_status::case_4 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_status::case_4' (375) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpzC5gWg/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--verbose" "--config" "/tmp/.tmpzC5gWg/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpzC5gWg/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpzC5gWg/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d59b2 - integration_test::win_need_admin::test_update_undeploy_status::ha71287d46086c4ff [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:448:18 [INFO] [stdout] 25: 0x6210a47efcbf - integration_test::win_need_admin::test_update_undeploy_status::case_4::h8d298421edd13e48 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:395:5 [INFO] [stdout] 26: 0x6210a47efce7 - integration_test::win_need_admin::test_update_undeploy_status::case_4::{{closure}}::h8530fa685622b628 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:407:10 [INFO] [stdout] 27: 0x6210a47c8f56 - core::ops::function::FnOnce::call_once::h08ecde2eacc20514 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_deploy_status::case_5 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_deploy_status::case_5' (275) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpisFiFL/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--trace" "--config" "/tmp/.tmpisFiFL/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=<88 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:41 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:468] update(AppConfig { dotfiles: OsPath { windows: Some(\"/tmp/.tmpisFiFL\\\\dotfiles\"), mac: Some(\"/tmp/.tmpisFiFL/dotfiles\"), linux: Some(\"/tmp/.tmpisFiFL/dotfiles\") }, repos: [Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpisFiFL\\\\home\"), mac: Some(\"/tmp/.tmpisFiFL/home\"), linux: Some(\"/tmp/.tmpisFiFL/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpisFiFL\\\\config\"), mac: Some(\"/tmp/.tmpisFiFL/config\"), linux: Some(\"/tmp/.tmpisFiFL/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpisFiFL\\\\config_local\"), mac: Some(\"/tmp/.tmpisFiFL/config_local\"), linux: Some(\"/tmp/.tmpisFiFL/config_local\") }} }] }, None, false, true, false) [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpisFiFL/dotfiles/rrcm-test [INFO] [stdout] 12:31:41 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:410] git_update(Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpisFiFL\\\\home\"), mac: Some(\"/tmp/.tmpisFiFL/home\"), linux: Some(\"/tmp/.tmpisFiFL/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpisFiFL\\\\config\"), mac: Some(\"/tmp/.tmpisFiFL/config\"), linux: Some(\"/tmp/.tmpisFiFL/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpisFiFL\\\\config_local\"), mac: Some(\"/tmp/.tmpisFiFL/config_local\"), linux: Some(\"/tmp/.tmpisFiFL/config_local\") }} }, \"/tmp/.tmpisFiFL/dotfiles\") [INFO] [stdout] 12:31:42 [DEBUG] (1) rrcm::subcommand: Update result: Err(Cloning into \'/tmp/.tmpisFiFL/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] ``` [INFO] [stdout] <28 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpisFiFL/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d82b1 - integration_test::win_need_admin::test_update_undeploy_deploy_status::h4a821d4efbd1effe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:571:18 [INFO] [stdout] 25: 0x6210a47effe7 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_5::he3af57db0e97cd89 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:515:5 [INFO] [stdout] 26: 0x6210a47f0007 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_5::{{closure}}::hbd0bcd65209ef5cc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:530:10 [INFO] [stdout] 27: 0x6210a47c9096 - core::ops::function::FnOnce::call_once::h1efb909beda7b3fd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_deploy_status::case_4 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_deploy_status::case_4' (274) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpZZsWOt/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--verbose" "--config" "/tmp/.tmpZZsWOt/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpZZsWOt/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpZZsWOt/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d82b1 - integration_test::win_need_admin::test_update_undeploy_deploy_status::h4a821d4efbd1effe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:571:18 [INFO] [stdout] 25: 0x6210a47eff67 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_4::hd24169c1b1f50d3c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:515:5 [INFO] [stdout] 26: 0x6210a47eff87 - integration_test::win_need_admin::test_update_undeploy_deploy_status::case_4::{{closure}}::h7b6a6d0a8940a36c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:530:10 [INFO] [stdout] 27: 0x6210a47c9586 - core::ops::function::FnOnce::call_once::h802f15f9535bd6f3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_update::case_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_update::case_2' (394) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpx5oYHA/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--config" "/tmp/.tmpx5oYHA/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpx5oYHA/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpx5oYHA/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d380c - integration_test::win_need_admin::test_update_update::hca37d37448d73c7e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:352:18 [INFO] [stdout] 25: 0x6210a47c896d - integration_test::win_need_admin::test_update_update::case_2::h236f2ede1747527b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:300:5 [INFO] [stdout] 26: 0x6210a47c8997 - integration_test::win_need_admin::test_update_update::case_2::{{closure}}::h3cf531d32174e9e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:312:10 [INFO] [stdout] 27: 0x6210a47c92d6 - core::ops::function::FnOnce::call_once::h3db73ee48c5e464a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_update::case_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_update::case_3' (411) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--quiet" "--config" "/tmp/.tmpJjxfco/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=<83 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] 8: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] ``` [INFO] [stdout] <23 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d39b9 - integration_test::win_need_admin::test_update_update::hca37d37448d73c7e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:349:26 [INFO] [stdout] 25: 0x6210a47c89ef - integration_test::win_need_admin::test_update_update::case_3::h8e2df9d9e521b57b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:300:5 [INFO] [stdout] 26: 0x6210a47c8a17 - integration_test::win_need_admin::test_update_update::case_3::{{closure}}::h52e42b6e41e28023 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:312:10 [INFO] [stdout] 27: 0x6210a47c91d6 - core::ops::function::FnOnce::call_once::h282f7475a7a2394f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_update::case_4 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_update::case_4' (412) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpjUNqWw/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--verbose" "--config" "/tmp/.tmpjUNqWw/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpjUNqWw/dotfiles/rrcm-test [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpjUNqWw/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6210a4961602 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6210a4961602 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6210a4961602 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6210a4961602 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6210a49730bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6210a49730bf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6210a492a6d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6210a492a6d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6210a4937552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6210a493d18f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6210a493d021 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6210a4843ede - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6210a4843ede - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6210a493d84f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6210a493d84f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6210a493d6aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6210a4937689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6210a491e67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6210a497c920 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6210a48b1260 - core::panicking::panic_display::h312ebde0957618d4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6210a48add87 - assert_cmd::assert::AssertError::panic::hb61482a56ac9a40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x6210a48b4ef7 - core::ops::function::FnOnce::call_once::hf196c7b72c866030 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6210a48b0b74 - core::result::Result::unwrap_or_else::hc69190eef0441fe3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x6210a48aec46 - assert_cmd::assert::Assert::success::hc666d28671fa4405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28 [INFO] [stdout] 24: 0x6210a47d380c - integration_test::win_need_admin::test_update_update::hca37d37448d73c7e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:352:18 [INFO] [stdout] 25: 0x6210a47c8a6f - integration_test::win_need_admin::test_update_update::case_4::h21ac20842ff30e48 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:300:5 [INFO] [stdout] 26: 0x6210a47c8a97 - integration_test::win_need_admin::test_update_update::case_4::{{closure}}::h1a526b292b0a133d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:312:10 [INFO] [stdout] 27: 0x6210a47c9296 - core::ops::function::FnOnce::call_once::h3d35eaf08b7b698c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6210a4843c9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x6210a4843c9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x6210a4859905 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x6210a4859905 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x6210a4859905 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x6210a4859905 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x6210a4859905 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x6210a4859905 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x6210a4859905 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x6210a48300f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x6210a48300f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x6210a48339ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x6210a48339ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x6210a48339ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x6210a48339ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x6210a48339ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x6210a48339ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6210a49326cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x6210a49326cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x788337ce7aa4 - [INFO] [stdout] 49: 0x788337d74a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- win_need_admin::test_update_undeploy_status::case_5 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'win_need_admin::test_update_undeploy_status::case_5' (376) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=```<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpE4LFi5/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 7: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stdout] ``` [INFO] [stdout] <24 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/rrcm" "--trace" "--config" "/tmp/.tmpE4LFi5/config.yaml" "update"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=<88 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:468] update(AppConfig { dotfiles: OsPath { windows: Some(\"/tmp/.tmpE4LFi5\\\\dotfiles\"), mac: Some(\"/tmp/.tmpE4LFi5/dotfiles\"), linux: Some(\"/tmp/.tmpE4LFi5/dotfiles\") }, repos: [Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpE4LFi5\\\\home\"), mac: Some(\"/tmp/.tmpE4LFi5/home\"), linux: Some(\"/tmp/.tmpE4LFi5/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpE4LFi5\\\\config\"), mac: Some(\"/tmp/.tmpE4LFi5/config\"), linux: Some(\"/tmp/.tmpE4LFi5/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpE4LFi5\\\\config_local\"), mac: Some(\"/tmp/.tmpE4LFi5/config_local\"), linux: Some(\"/tmp/.tmpE4LFi5/config_local\") }} }] }, None, false, true, false) [INFO] [stdout] Update rrcm-test [INFO] [stdout] https://github.com/mizuki0629/rrcm-test.git => /tmp/.tmpE4LFi5/dotfiles/rrcm-test [INFO] [stdout] 12:31:42 [TRACE] (1) rrcm::subcommand: [src/subcommand.rs:410] git_update(Repository { name: \"rrcm-test\", url: \"https://github.com/mizuki0629/rrcm-test.git\", deploy: {\"home\": OsPath { windows: Some(\"/tmp/.tmpE4LFi5\\\\home\"), mac: Some(\"/tmp/.tmpE4LFi5/home\"), linux: Some(\"/tmp/.tmpE4LFi5/home\") }, \"config\": OsPath { windows: Some(\"/tmp/.tmpE4LFi5\\\\config\"), mac: Some(\"/tmp/.tmpE4LFi5/config\"), linux: Some(\"/tmp/.tmpE4LFi5/config\") }, \"config_local\": OsPath { windows: Some(\"/tmp/.tmpE4LFi5\\\\config_local\"), mac: Some(\"/tmp/.tmpE4LFi5/config_local\"), linux: Some(\"/tmp/.tmpE4LFi5/config_local\") }} }, \"/tmp/.tmpE4LFi5/dotfiles\") [INFO] [stdout] 12:31:42 [DEBUG] (1) rrcm::subcommand: Update result: Err(Cloning into \'/tmp/.tmpE4LFi5/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] ``` [INFO] [stdout] <28 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] 20: as core::iter::traits::collect::FromIterator>>::from_iter [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2144:9 [INFO] [stdout] 21: core::iter::traits::iterator::Iterator::collect [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 22: rrcm::subcommand::update [INFO] [stdout] at ./src/subcommand.rs:514:10 [INFO] [stdout] 23: rrcm::main::{{closure}} [INFO] [stdout] at ./src/main.rs:258:17 [INFO] [stdout] 24: rrcm::main [INFO] [stdout] at ./src/main.rs:222:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: std::rt::lang_start [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5 [INFO] [stdout] 38: main [INFO] [stdout] 39: [INFO] [stdout] 40: __libc_start_main [INFO] [stdout] 41: _start) [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=<84 lines total> [INFO] [stdout] ``` [INFO] [stdout] 12:31:42 [ERROR] Cloning into \'/tmp/.tmpE4LFi5/dotfiles/rrcm-test\'... [INFO] [stdout] fatal: unable to access \'https://github.com/mizuki0629/rrcm-test.git/\': Could not resolve host: github.com [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14 [INFO] [stdout] 1: rrcm::subcommand::git_update [INFO] [stdout] at ./src/subcommand.rs:437:9 [INFO] [stdout] 2: rrcm::subcommand::update::{{closure}} [INFO] [stdout] at ./src/subcommand.rs:504:13 [INFO] [stdout] 3: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stdout] 5: core::iter::adapters::filter::filter_try_fold::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_fold [WARN] too many lines in the log, truncating it