[INFO] cloning repository https://github.com/ChristianVisintin/TermSCP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristianVisintin/TermSCP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianVisintin%2FTermSCP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianVisintin%2FTermSCP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05830db206605f60ce54e23ca5df7de02115f491
[INFO] testing ChristianVisintin/TermSCP against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianVisintin%2FTermSCP" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristianVisintin/TermSCP
[INFO] finished tweaking git repo https://github.com/ChristianVisintin/TermSCP
[INFO] tweaked toml for git repo https://github.com/ChristianVisintin/TermSCP written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristianVisintin/TermSCP on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristianVisintin/TermSCP 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09aa81bd96d4607d2eac64b826ca0e7b0b3b6c4e014282e5d7d3d39fafc11382
[INFO] running `Command { std: "docker" "start" "-a" "09aa81bd96d4607d2eac64b826ca0e7b0b3b6c4e014282e5d7d3d39fafc11382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09aa81bd96d4607d2eac64b826ca0e7b0b3b6c4e014282e5d7d3d39fafc11382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09aa81bd96d4607d2eac64b826ca0e7b0b3b6c4e014282e5d7d3d39fafc11382", kill_on_drop: false }`
[INFO] [stdout] 09aa81bd96d4607d2eac64b826ca0e7b0b3b6c4e014282e5d7d3d39fafc11382
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 790b403078cb0b2f8bcf8f07a3bcfe23dcc15ae02e6393fa38c028fe6d474201
[INFO] running `Command { std: "docker" "start" "-a" "790b403078cb0b2f8bcf8f07a3bcfe23dcc15ae02e6393fa38c028fe6d474201", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling wildmatch v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling k8s-openapi v0.22.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling crc-fast v1.2.2
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling pavao-sys v0.2.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling remotefs v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling sysinfo v0.34.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.3.1
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.8.0
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.8
[INFO] [stderr]    Compiling aws-types v1.3.7
[INFO] [stderr]    Compiling aws-smithy-json v0.61.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling jsonpath-rust v0.5.1
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling aws-smithy-http v0.62.1
[INFO] [stderr]    Compiling aws-credential-types v1.2.3
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling aws-sigv4 v1.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pavao v0.2.12
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling aws-smithy-checksums v0.63.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tuirealm_derive v2.0.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling tuirealm v3.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling dbus-secret-service v4.0.3
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling tiger v0.2.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling nonempty v0.9.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling magic-crypt v4.0.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling keyring v3.6.2
[INFO] [stderr]    Compiling tui-realm-stdlib v3.0.0
[INFO] [stderr]    Compiling remotefs-smb v0.3.1
[INFO] [stderr]    Compiling tui-term v0.2.0
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stderr]    Compiling uzers v0.12.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling kube-core v0.92.1
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling ssh2-config v0.5.4
[INFO] [stderr]    Compiling termscp v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.0.3
[INFO] [stderr]    Compiling kube-client v0.92.1
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling aws-smithy-runtime v1.8.3
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling remotefs-ssh v0.6.2
[INFO] [stderr]    Compiling kube v0.92.1
[INFO] [stderr]    Compiling remotefs-kube v0.4.0
[INFO] [stderr]    Compiling aws-runtime v1.5.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling suppaftp v6.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling remotefs-ftp v0.2.2
[INFO] [stderr]    Compiling aws-sdk-sts v1.73.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.72.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.73.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.91.0
[INFO] [stderr]    Compiling rustydav v0.1.3
[INFO] [stderr]    Compiling remotefs-webdav v0.2.0
[INFO] [stderr]    Compiling aws-config v1.6.3
[INFO] [stderr]    Compiling remotefs-aws-s3 v0.4.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 02s
[INFO] running `Command { std: "docker" "inspect" "790b403078cb0b2f8bcf8f07a3bcfe23dcc15ae02e6393fa38c028fe6d474201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "790b403078cb0b2f8bcf8f07a3bcfe23dcc15ae02e6393fa38c028fe6d474201", kill_on_drop: false }`
[INFO] [stdout] 790b403078cb0b2f8bcf8f07a3bcfe23dcc15ae02e6393fa38c028fe6d474201
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2a306bc6a2987fe6a78918a555e095c881cb11ccfd52b66ac3e0866fc2a7dd3
[INFO] running `Command { std: "docker" "start" "-a" "c2a306bc6a2987fe6a78918a555e095c881cb11ccfd52b66ac3e0866fc2a7dd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling kube-client v0.92.1
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling kube v0.92.1
[INFO] [stderr]    Compiling remotefs-kube v0.4.0
[INFO] [stderr]    Compiling termscp v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.73s
[INFO] running `Command { std: "docker" "inspect" "c2a306bc6a2987fe6a78918a555e095c881cb11ccfd52b66ac3e0866fc2a7dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2a306bc6a2987fe6a78918a555e095c881cb11ccfd52b66ac3e0866fc2a7dd3", kill_on_drop: false }`
[INFO] [stdout] c2a306bc6a2987fe6a78918a555e095c881cb11ccfd52b66ac3e0866fc2a7dd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f4743c6a07f9443b2aeb65d894e78e593e71c0815360785443c0109ae26048b
[INFO] running `Command { std: "docker" "start" "-a" "6f4743c6a07f9443b2aeb65d894e78e593e71c0815360785443c0109ae26048b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termscp-0baa215a876ad6d1)
[INFO] [stdout] 
[INFO] [stdout] running 222 tests
[INFO] [stdout] test cli::remote::test::test_should_make_remote_args_from_args_one_bookmarks ... ok
[INFO] [stdout] test cli::remote::test::test_should_make_remote_args_from_args_two_bookmarks ... ok
[INFO] [stdout] test cli::remote::test::test_should_make_remote_args_from_two_bookmarks_and_local_dir ... ok
[INFO] [stdout] test config::bookmarks::tests::bookmark_from_generic_ftparams ... ok
[INFO] [stdout] test config::bookmarks::tests::bookmark_from_kube_ftparams ... ok
[INFO] [stdout] test config::bookmarks::tests::bookmark_from_s3_ftparams ... ok
[INFO] [stdout] test config::bookmarks::tests::ftparams_from_generic_bookmark ... ok
[INFO] [stdout] test config::bookmarks::tests::ftparams_from_webdav ... ok
[INFO] [stdout] test config::bookmarks::tests::ftparams_from_kube_bookmark ... ok
[INFO] [stdout] test config::bookmarks::tests::ftparams_from_s3_bookmark ... ok
[INFO] [stdout] test config::bookmarks::tests::should_get_ftparams_from_smb_bookmark ... ok
[INFO] [stdout] test config::bookmarks::tests::test_bookmarks_default ... ok
[INFO] [stdout] test config::bookmarks::tests::test_bookmarks_bookmark_new ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_errors ... ok
[INFO] [stdout] test cli::remote::test::test_should_make_remote_args_from_args_one_remote ... ok
[INFO] [stdout] test cli::remote::test::test_should_make_remote_args_from_one_bookmark_and_one_remote_with_local_dir ... ok
[INFO] [stdout] test cli::remote::test::test_should_make_remote_args_from_two_remotes_and_local_dir ... ok
[INFO] [stdout] test cli::remote::test::test_should_make_remote_args_from_one_bookmark_and_one_remote ... ok
[INFO] [stdout] test cli::remote::test::test_should_make_remote_args_from_args_two_remotes ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_params_fail_read ... ok
[INFO] [stdout] test config::themes::test::test_config_themes_default ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serializer_bookmarks_serializer_serialize ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_params_deserialize_nok ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_params_deserialize_ok_no_opts ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_params_deserialize_ok ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_theme_serialize ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serializer_bookmarks_serializer_deserialize_nok ... ok
[INFO] [stdout] test config::serialization::tests::test_should_deserialize_v14_pod_bookmark ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serializer_bookmarks_serializer_deserialize_ok ... ok
[INFO] [stdout] test explorer::formatter::tests::test_fs_explorer_formatter_callchain ... ok
[INFO] [stdout] test config::params::tests::test_config_mod_new ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_del_entry ... ok
[INFO] [stdout] test explorer::formatter::tests::should_fmt_short_utf8_name ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_files ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_new ... ok
[INFO] [stdout] test explorer::formatter::tests::test_fs_explorer_formatter_format_dirs ... ok
[INFO] [stdout] test explorer::formatter::tests::test_fs_explorer_formatter_format_files ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_sort_by_name ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_sort_by_name_and_dirs_last ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_sort_by_name_and_dirs_first ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_sort_by_size ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_stack ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_to_string_from_str_traits ... ok
[INFO] [stdout] test explorer::builder::tests::test_fs_explorer_builder_new_all ... ok
[INFO] [stdout] test explorer::formatter::tests::should_fmt_exceeding_length_ascii_name ... ok
[INFO] [stdout] test explorer::formatter::tests::should_fmt_utf8_path ... ok
[INFO] [stdout] test filetransfer::params::aws_s3::test::should_init_aws_s3_params_with_optionals ... ok
[INFO] [stdout] test explorer::builder::tests::test_fs_explorer_builder_new_default ... ok
[INFO] [stdout] test filetransfer::params::smb::test::should_init_smb_params ... ok
[INFO] [stdout] test explorer::formatter::tests::should_fmt_short_ascii_name ... ok
[INFO] [stdout] test explorer::formatter::tests::should_fmt_long_utf8_name ... ok
[INFO] [stdout] test explorer::tests::test_should_enqueue_and_dequeue_files ... ok
[INFO] [stdout] test explorer::formatter::tests::test_fs_explorer_formatter_all_together_now ... ok
[INFO] [stdout] test filetransfer::params::aws_s3::test::should_init_aws_s3_params ... ok
[INFO] [stdout] test filetransfer::params::test::params_default ... ok
[INFO] [stdout] test filetransfer::params::smb::test::should_init_smb_params_with_optionals ... ok
[INFO] [stdout] test filetransfer::params::test::password_missing ... ok
[INFO] [stdout] test filetransfer::params::test::references ... ok
[INFO] [stdout] test filetransfer::params::test::set_default_secret_smb ... ok
[INFO] [stdout] test filetransfer::params::test::test_filetransfer_params ... ok
[INFO] [stdout] test filetransfer::params::test::set_default_secret_generic ... ok
[INFO] [stdout] test filetransfer::params::test::set_default_secret_webdav ... ok
[INFO] [stdout] test explorer::formatter::tests::should_fmt_path ... ok
[INFO] [stdout] test filetransfer::tests::test_filetransfer_mod_protocol ... ok
[INFO] [stdout] test host::localhost::tests::should_create_symlink ... ok
[INFO] [stdout] test host::localhost::tests::should_setstat ... ok
[INFO] [stdout] test host::localhost::tests::test_host_chmod ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_theme_deserialize ... ok
[INFO] [stdout] test host::localhost::tests::test_host_copy_directory_absolute ... ok
[INFO] [stdout] test host::localhost::tests::test_host_copy_file_relative ... ok
[INFO] [stdout] test host::localhost::tests::test_host_error_new ... ok
[INFO] [stdout] test filetransfer::params::test::set_default_secret_aws_s3 ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_fmt ... ok
[INFO] [stdout] test host::localhost::tests::test_host_copy_file_absolute ... ok
[INFO] [stdout] test host::localhost::tests::test_host_fmt_error ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_change_dir ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_mkdir ... ok
[INFO] [stdout] test host::localhost::tests::test_host_copy_directory_relative ... ok
[INFO] [stdout] test host::localhost::tests::test_host_exec ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_open_read ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_new ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_params_fail_write ... ok
[INFO] [stdout] test filetransfer::remotefs_builder::test::should_not_build_fs ... ok
[INFO] [stdout] test filetransfer::remotefs_builder::test::should_build_aws_s3_fs ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_pwd ... ok
[INFO] [stdout] test filetransfer::remotefs_builder::test::should_build_ftp_fs ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_rename ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_open_write ... ok
[INFO] [stdout] test filetransfer::remotefs_builder::test::should_build_scp_fs ... ok
[INFO] [stdout] test filetransfer::remotefs_builder::test::test_should_build_kube_fs ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_remove ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_symlinks ... ok
[INFO] [stdout] test config::serialization::tests::test_config_serialization_params_serialize ... ok
[INFO] [stdout] test host::test::test_host_fmt_error ... ok
[INFO] [stdout] test filetransfer::remotefs_builder::test::should_build_sftp_fs ... ok
[INFO] [stdout] test system::auto_update::test::release ... ok
[INFO] [stdout] test system::auto_update::test::should_tell_that_version_is_higher ... ok
[INFO] [stdout] test system::bookmarks_client::tests::save_bookmark_wno_password ... ok
[INFO] [stdout] test system::auto_update::test::auto_update_default ... ok
[INFO] [stdout] test system::bookmarks_client::tests::should_make_s3_bookmark_with_secrets ... ok
[INFO] [stdout] test system::auto_update::test::update_status ... ok
[INFO] [stdout] test filetransfer::remotefs_builder::test::should_build_smb_fs ... ok
[INFO] [stdout] test host::remote_bridged::temp_mapped_file::test::test_should_write_and_read_file ... ok
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_dup_recent ... ok
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_decrypt_str ... ok
[INFO] [stdout] test system::bookmarks_client::tests::should_make_s3_bookmark_without_secrets ... ok
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_new ... ok
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_new_from_existing ... ok
[INFO] [stdout] test system::config_client::tests::should_get_and_set_ssh_config_dir ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_check_for_updates ... ok
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_manipulate_recents ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_degraded ... ok
[INFO] [stdout] test system::bookmarks_client::tests::should_make_s3_recent ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_from_existing ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_group_dirs ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_local_file_fmt ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_make_io_err ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_make_key ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_new_err ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_new ... ok
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_manipulate_bookmarks ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_notifications ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_prompt_on_file_replace ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_remote_file_fmt ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_remote_notification_threshold ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_show_hidden_files ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_text_editor ... ok
[INFO] [stdout] test system::environment::tests::should_get_cache_dir ... ok
[INFO] [stdout] test system::environment::tests::test_system_environment_get_bookmarks_paths ... ok
[INFO] [stdout] test system::environment::tests::test_system_environment_get_config_dir_err ... ok
[INFO] [stdout] test system::environment::tests::test_system_environment_get_config_paths ... ok
[INFO] [stdout] test system::environment::tests::test_system_environment_get_log_paths ... ok
[INFO] [stdout] test system::environment::tests::test_system_environment_get_theme_path ... ok
[INFO] [stdout] test system::keys::filestorage::tests::test_system_keys_filestorage_err ... ok
[INFO] [stdout] test system::keys::filestorage::tests::test_system_keys_filestorage_make_dir ... ok
[INFO] [stdout] test system::keys::filestorage::tests::test_system_keys_filestorage_ok ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_ssh_keys ... ok
[INFO] [stdout] test system::keys::tests::test_system_keys_mod_errors ... ok
[INFO] [stdout] test system::logging::test::test_system_logging_setup ... ok
[INFO] [stdout] test system::sshkey_storage::tests::sould_resolve_key_from_ssh2_config ... ok
[INFO] [stdout] test system::sshkey_storage::tests::test_system_sshkey_storage_add ... ok
[INFO] [stdout] test system::sshkey_storage::tests::test_system_sshkey_storage_empty ... ok
[INFO] [stdout] test system::config_client::tests::test_system_config_default_protocol ... ok
[INFO] [stdout] test system::sshkey_storage::tests::test_system_sshkey_storage_new ... ok
[INFO] [stdout] test system::theme_provider::test::test_system_theme_provider_degraded ... ok
[INFO] [stdout] test system::theme_provider::test::test_system_theme_provider_err ... ok
[INFO] [stdout] test system::theme_provider::test::test_system_theme_provider_new ... ok
[INFO] [stdout] test system::watcher::change::test::should_get_remote_relative_path_from_subdir ... ok
[INFO] [stdout] test system::watcher::change::test::should_get_remote_relative_path_same_path ... ok
[INFO] [stdout] test system::watcher::change::test::should_make_fs_change_move_from_same_directory ... ok
[INFO] [stdout] test system::watcher::change::test::should_make_fs_change_move_from_subdirectory ... ok
[INFO] [stdout] test system::watcher::change::test::should_make_fs_change_remove_from_same_directory ... ok
[INFO] [stdout] test system::watcher::change::test::should_make_fs_change_remove_from_subdirectory ... ok
[INFO] [stdout] test system::environment::tests::test_system_environment_get_config_dir ... ok
[INFO] [stdout] test system::watcher::change::test::should_make_fs_change_update_from_subdirectory ... ok
[INFO] [stdout] test system::watcher::test::should_init_fswatcher ... ok
[INFO] [stdout] test system::watcher::change::test::should_make_fs_change_update_from_same_directory ... ok
[INFO] [stdout] test system::watcher::test::should_return_err_when_unwatching_unwatched_path ... ok
[INFO] [stdout] test system::watcher::test::should_not_watch_path_if_subdir_of_watched_path ... ok
[INFO] [stdout] test system::watcher::test::should_tell_whether_path_is_watched ... ok
[INFO] [stdout] test system::watcher::test::should_unwatch_path ... ok
[INFO] [stdout] test system::watcher::test::should_unwatch_path_when_subdir ... ok
[INFO] [stdout] test system::watcher::test::should_watch_path ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::popups::goto::test::test_should_convert_from_and_back_cmd_result ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::popups::goto::test::test_should_suggest_absolute_path ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::popups::goto::test::test_should_suggest_next ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::popups::goto::test::test_should_suggest_none ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::popups::goto::test::test_should_suggest_rescan ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::terminal::history::tests::test_history ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::terminal::line::test::test_line ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::terminal::line::test::test_should_allow_utf8_cursors ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::terminal::line::test::test_should_return_whether_the_cursor_was_moved ... ok
[INFO] [stdout] test ui::activities::filetransfer::components::popups::goto::test::test_should_suggest_none_if_dot ... ok
[INFO] [stdout] test ui::activities::filetransfer::lib::transfer::test::test_ui_activities_filetransfer_lib_transfer_states ... ok
[INFO] [stdout] test ui::activities::filetransfer::lib::transfer::test::transfer_opts ... ok
[INFO] [stdout] test ui::store::tests::test_ui_store ... ok
[INFO] [stdout] test utils::crypto::tests::test_utils_crypto_aes128 ... ok
[INFO] [stdout] test utils::file::tests::test_utils_file_open ... ok
[INFO] [stdout] test utils::fmt::tests::format_bytes ... ok
[INFO] [stdout] test utils::fmt::tests::test_utils_fmt_color ... ok
[INFO] [stdout] test utils::fmt::tests::test_utils_fmt_millis ... ok
[INFO] [stdout] test utils::fmt::tests::test_utils_fmt_path_elide ... ok
[INFO] [stdout] test utils::fmt::tests::test_utils_fmt_pex ... ok
[INFO] [stdout] test ui::activities::filetransfer::lib::transfer::test::test_ui_activities_filetransfer_lib_transfer_progress_states ... ok
[INFO] [stdout] test utils::fmt::tests::test_utils_fmt_time ... ok
[INFO] [stdout] test system::theme_provider::test::test_system_theme_provider_load_and_save ... ok
[INFO] [stdout] test utils::parser::tests::parse_byteunit ... ok
[INFO] [stdout] test utils::parser::tests::parse_str_as_bytesize ... ok
[INFO] [stdout] test utils::parser::tests::parse_aws_s3_opt ... ok
[INFO] [stdout] test utils::parser::tests::should_parse_kube_address ... ok
[INFO] [stdout] test utils::parser::tests::should_parse_smb_address ... ok
[INFO] [stdout] test utils::parser::tests::should_parse_smb_address_with_opts ... ok
[INFO] [stdout] test utils::fmt::tests::test_utils_fmt_shadow_password ... ok
[INFO] [stdout] test utils::parser::tests::test_utils_parse_color ... ok
[INFO] [stdout] test utils::parser::tests::test_should_parse_webdav_opt_with_at ... ok
[INFO] [stdout] test utils::parser::tests::test_should_parse_webdav_opt ... ok
[INFO] [stdout] test utils::path::test::absolutize_path ... ok
[INFO] [stdout] test utils::path::test::calc_diff_paths ... ok
[INFO] [stdout] test utils::path::test::should_tell_whether_path_is_child_of ... ok
[INFO] [stdout] test utils::random::tests::test_utils_random_alphanumeric_with_len ... ok
[INFO] [stdout] test utils::ssh::test::should_parse_ssh2_config ... ok
[INFO] [stdout] test utils::string::test::should_get_secure_substring ... ok
[INFO] [stdout] test utils::test_helpers::test::test_utils_test_helpers_create_file_ioers ... ok
[INFO] [stdout] test utils::test_helpers::test::test_utils_test_helpers_make_fsentry ... ok
[INFO] [stdout] test utils::test_helpers::test::test_utils_test_helpers_make_samples ... ok
[INFO] [stdout] test utils::parser::tests::test_utils_parse_remote_opt ... ok
[INFO] [stdout] test utils::test_helpers::test::test_utils_test_helpers_sample_file ... ok
[INFO] [stdout] test utils::parser::tests::test_utils_parse_semver ... ok
[INFO] [stdout] test utils::ui::tests::test_utils_ui_draw_area_in ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_change_dir_failed - should panic ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_open_read_err_not_accessible ... FAILED
[INFO] [stdout] test host::localhost::tests::test_host_localhost_open_write_err ... FAILED
[INFO] [stdout] test host::localhost::tests::test_host_localhost_new_bad - should panic ... ok
[INFO] [stdout] test host::localhost::tests::test_host_localhost_open_read_err_no_such_file - should panic ... ok
[INFO] [stdout] test system::auto_update::test::auto_update ... FAILED
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_bad_bookmark_name - should panic ... ok
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_add_bookmark_empty - should panic ... ok
[INFO] [stdout] test system::auto_update::test::check_for_updates ... FAILED
[INFO] [stdout] test system::keys::keyringstorage::tests::test_system_keys_keyringstorage ... FAILED
[INFO] [stdout] test explorer::tests::test_fs_explorer_sort_by_creation_time ... ok
[INFO] [stdout] test explorer::tests::test_fs_explorer_sort_by_mtime ... ok
[INFO] [stdout] test system::bookmarks_client::tests::test_system_bookmarks_recents_more_than_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- host::localhost::tests::test_host_localhost_open_read_err_not_accessible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::localhost::tests::test_host_localhost_open_read_err_not_accessible' (120) panicked at src/host/localhost.rs:678:9:
[INFO] [stdout] assertion failed: host.open_file(file.path()).is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5721779effa2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5721779effa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5721779effa2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5721779effa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572177a0495f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572177a0495f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5721779b45e3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5721779b45e3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5721779c4c22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5721779ca33f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5721779ca1d1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5721751ebc1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5721751ebc1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5721779ca9ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5721779ca9ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5721779ca776 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5721779c4d59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5721779a741d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572177a0fd50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572177a0fd2c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572174fe91cc - termscp::host::localhost::tests::test_host_localhost_open_read_err_not_accessible::hdc022f9a3bbebfc3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/localhost.rs:678:9
[INFO] [stdout]   21:     0x572174fe9227 - termscp::host::localhost::tests::test_host_localhost_open_read_err_not_accessible::{{closure}}::h97b05315d1e76cb6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/localhost.rs:672:58
[INFO] [stdout]   22:     0x572174f28816 - core::ops::function::FnOnce::call_once::h10ded39b9abbe7b4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5721751eba1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5721751eba1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5721751ffa7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5721751ffa7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5721751ffa7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5721751ffa7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5721751ffa7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5721751ffa7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5721751ffa7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5721751d8fc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5721751d8fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5721751dc81a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5721751dc81a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5721751dc81a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5721751dc81a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5721751dc81a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5721779bfa6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5721779bfa6f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7726c08a1aa4 - <unknown>
[INFO] [stdout]   44:     0x7726c092ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::localhost::tests::test_host_localhost_open_write_err stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::localhost::tests::test_host_localhost_open_write_err' (122) panicked at src/host/localhost.rs:698:9:
[INFO] [stdout] assertion failed: host.create_file(file.path(), &Metadata::default()).is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5721779effa2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5721779effa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5721779effa2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5721779effa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572177a0495f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572177a0495f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5721779b45e3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5721779b45e3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5721779c4c22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5721779ca33f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5721779ca1d1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5721751ebc1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5721751ebc1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5721779ca9ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5721779ca9ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5721779ca776 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5721779c4d59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5721779a741d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572177a0fd50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572177a0fd2c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572174fe89ea - termscp::host::localhost::tests::test_host_localhost_open_write_err::h545b8d1d0f9c2eab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/localhost.rs:698:9
[INFO] [stdout]   21:     0x572174fe8a57 - termscp::host::localhost::tests::test_host_localhost_open_write_err::{{closure}}::hc17aa9ad518122be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/localhost.rs:692:44
[INFO] [stdout]   22:     0x572174f2b8e6 - core::ops::function::FnOnce::call_once::hba7f101d2fa76d59
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5721751eba1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5721751eba1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5721751ffa7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5721751ffa7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5721751ffa7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5721751ffa7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5721751ffa7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5721751ffa7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5721751ffa7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5721751d8fc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5721751d8fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5721751dc81a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5721751dc81a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5721751dc81a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5721751dc81a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5721751dc81a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5721779bfa6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5721779bfa6f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7726c08a1aa4 - <unknown>
[INFO] [stdout]   44:     0x7726c092ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- system::auto_update::test::auto_update stdout ----
[INFO] [stdout] Checking target-arch... x86_64-unknown-linux-gnu
[INFO] [stdout] Checking current version... v0.18.0
[INFO] [stdout] Checking latest released version... 
[INFO] [stdout] thread 'system::auto_update::test::auto_update' (129) panicked at src/system/auto_update.rs:163:18:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5721779effa2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5721779effa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5721779effa2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5721779effa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572177a0495f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572177a0495f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5721779b45e3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5721779b45e3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5721779c4c22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5721779ca33f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5721779ca1d1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5721751ebc1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5721751ebc1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5721779ca9ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5721779ca9ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5721779ca776 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5721779c4d59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5721779a741d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572177a0fd50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572177a0fd2c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572177a0eaf9 - core::option::unwrap_failed::hcc8888cc370d76bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x572174f3e076 - core::option::Option<T>::unwrap::h15a6557dbd4200fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x572174f3e076 - termscp::system::auto_update::test::auto_update::haaa5db8882b9cc56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system/auto_update.rs:163:18
[INFO] [stdout]   23:     0x572174f3e1d7 - termscp::system::auto_update::test::auto_update::{{closure}}::h745c3ddf5a0d0b2f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system/auto_update.rs:156:21
[INFO] [stdout]   24:     0x572174f2ae66 - core::ops::function::FnOnce::call_once::h99265b1ff2481fda
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5721751eba1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5721751eba1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5721751ffa7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5721751ffa7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5721751ffa7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5721751ffa7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5721751ffa7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5721751ffa7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5721751ffa7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5721751d8fc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5721751d8fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5721751dc81a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5721751dc81a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5721751dc81a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5721751dc81a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5721751dc81a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5721779bfa6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5721779bfa6f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7726c08a1aa4 - <unknown>
[INFO] [stdout]   46:     0x7726c092ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- system::auto_update::test::check_for_updates stdout ----
[INFO] [stdout] Err(Reqwest(reqwest::Error { kind: Request, url: "https://api.github.com/repos/veeso/termscp/releases/latest", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))
[INFO] [stdout] 
[INFO] [stdout] thread 'system::auto_update::test::check_for_updates' (131) panicked at src/system/auto_update.rs:178:9:
[INFO] [stdout] assertion failed: Update::is_new_version_available().is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5721779effa2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5721779effa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5721779effa2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5721779effa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572177a0495f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572177a0495f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5721779b45e3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5721779b45e3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5721779c4c22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5721779ca33f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5721779ca1d1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5721751ebc1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5721751ebc1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5721779ca9ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5721779ca9ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5721779ca776 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5721779c4d59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5721779a741d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572177a0fd50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572177a0fd2c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572174f3e6c7 - termscp::system::auto_update::test::check_for_updates::h56587a48c3510816
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system/auto_update.rs:178:9
[INFO] [stdout]   21:     0x572174f3e707 - termscp::system::auto_update::test::check_for_updates::{{closure}}::h16e2b2b0b9a963cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system/auto_update.rs:176:27
[INFO] [stdout]   22:     0x572174f2b8a6 - core::ops::function::FnOnce::call_once::hb5ed0d6458aa3dae
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5721751eba1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5721751eba1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5721751ffa7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5721751ffa7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5721751ffa7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5721751ffa7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5721751ffa7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5721751ffa7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5721751ffa7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5721751d8fc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5721751d8fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5721751dc81a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5721751dc81a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5721751dc81a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5721751dc81a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5721751dc81a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5721779bfa6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5721779bfa6f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7726c08a1aa4 - <unknown>
[INFO] [stdout]   44:     0x7726c092ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- system::keys::keyringstorage::tests::test_system_keys_keyringstorage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'system::keys::keyringstorage::tests::test_system_keys_keyringstorage' (182) panicked at src/system/keys/keyringstorage.rs:89:9:
[INFO] [stdout] assertion failed: storage.is_supported()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5721779effa2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5721779effa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5721779effa2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5721779effa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572177a0495f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572177a0495f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5721779b45e3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5721779b45e3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5721779c4c22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5721779ca33f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5721779ca1d1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5721751ebc1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5721751ebc1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5721779ca9ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5721779ca9ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5721779ca776 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5721779c4d59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5721779a741d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572177a0fd50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572177a0fd2c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572174f63137 - termscp::system::keys::keyringstorage::tests::test_system_keys_keyringstorage::ha7abbfe02a2b4332
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system/keys/keyringstorage.rs:89:9
[INFO] [stdout]   21:     0x572174f63a07 - termscp::system::keys::keyringstorage::tests::test_system_keys_keyringstorage::{{closure}}::hba4c3533b79fcf79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system/keys/keyringstorage.rs:81:41
[INFO] [stdout]   22:     0x572174f2b666 - core::ops::function::FnOnce::call_once::hb150f49ab6901aa3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5721751eba1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5721751eba1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5721751ffa7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5721751ffa7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5721751ffa7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5721751ffa7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5721751ffa7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5721751ffa7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5721751ffa7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5721751d8fc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5721751d8fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5721751dc81a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5721751dc81a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5721751dc81a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5721751dc81a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5721751dc81a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5721751dc81a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5721779bfa6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5721779bfa6f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7726c08a1aa4 - <unknown>
[INFO] [stdout]   44:     0x7726c092ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     host::localhost::tests::test_host_localhost_open_read_err_not_accessible
[INFO] [stdout]     host::localhost::tests::test_host_localhost_open_write_err
[INFO] [stdout]     system::auto_update::test::auto_update
[INFO] [stdout]     system::auto_update::test::check_for_updates
[INFO] [stdout]     system::keys::keyringstorage::tests::test_system_keys_keyringstorage
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 217 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin termscp`
[INFO] running `Command { std: "docker" "inspect" "6f4743c6a07f9443b2aeb65d894e78e593e71c0815360785443c0109ae26048b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f4743c6a07f9443b2aeb65d894e78e593e71c0815360785443c0109ae26048b", kill_on_drop: false }`
[INFO] [stdout] 6f4743c6a07f9443b2aeb65d894e78e593e71c0815360785443c0109ae26048b
