[INFO] cloning repository https://github.com/mentalrob/hydraad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mentalrob/hydraad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmentalrob%2Fhydraad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmentalrob%2Fhydraad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03281f6ada228b6449bc813cd75bc7e82e6406ab
[INFO] testing mentalrob/hydraad against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmentalrob%2Fhydraad" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mentalrob/hydraad
[INFO] finished tweaking git repo https://github.com/mentalrob/hydraad
[INFO] tweaked toml for git repo https://github.com/mentalrob/hydraad written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mentalrob/hydraad 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/mentalrob/hydraad 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 06853dcaac3ac9090e945ab4e6b79a17902ce02519d4fd971fa908558cc2eac8
[INFO] running `Command { std: "docker" "start" "-a" "06853dcaac3ac9090e945ab4e6b79a17902ce02519d4fd971fa908558cc2eac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06853dcaac3ac9090e945ab4e6b79a17902ce02519d4fd971fa908558cc2eac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06853dcaac3ac9090e945ab4e6b79a17902ce02519d4fd971fa908558cc2eac8", kill_on_drop: false }`
[INFO] [stdout] 06853dcaac3ac9090e945ab4e6b79a17902ce02519d4fd971fa908558cc2eac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2420ca4fcb98e1fc1826977988e7089e2fa43bb198a62e54c4ffc9c8477228c6
[INFO] running `Command { std: "docker" "start" "-a" "2420ca4fcb98e1fc1826977988e7089e2fa43bb198a62e54c4ffc9c8477228c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0-rc.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ff v0.14.0-pre.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling base16ct v0.3.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling group v0.14.0-pre.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.3
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling der v0.8.0-rc.9
[INFO] [stderr]    Compiling hmac v0.13.0-rc.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.7
[INFO] [stderr]    Compiling signature v3.0.0-rc.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sec1 v0.8.0-rc.10
[INFO] [stderr]    Compiling hkdf v0.13.0-rc.2
[INFO] [stderr]    Compiling block-padding v0.4.0-rc.4
[INFO] [stderr]    Compiling elliptic-curve v0.14.0-rc.15
[INFO] [stderr]    Compiling inout v0.2.0-rc.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling oid v0.2.1
[INFO] [stderr]    Compiling rfc6979 v0.5.0-rc.1
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.2
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ecdsa v0.17.0-rc.7
[INFO] [stderr]    Compiling picky-asn1 v0.10.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling primeorder v0.14.0-pre.9
[INFO] [stderr]    Compiling cipher v0.5.0-rc.1
[INFO] [stderr]    Compiling primefield v0.14.0-pre.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha1 v0.11.0-rc.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling picky-asn1-der v0.5.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling picky-asn1-x509 v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-primes v0.7.0-pre.3
[INFO] [stderr]    Compiling ed25519 v3.0.0-rc.1
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling smb-dtyp v0.10.2 (https://github.com/mentalrob/smb-rs.git?branch=136-bug-cant-build-on-windows#fa2a4a3c)
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling keccak v0.2.0-rc.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling himmelblau_kerberos_constants v0.4.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling himmelblau_red_asn1 v0.3.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling himmelblau_red_asn1_derive v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rsa v0.10.0-rc.9
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]    Compiling x25519-dalek v3.0.0-pre.1
[INFO] [stderr]    Compiling pbkdf2 v0.13.0-rc.1
[INFO] [stderr]    Compiling p521 v0.14.0-pre.11
[INFO] [stderr]    Compiling p256 v0.14.0-pre.11
[INFO] [stderr]    Compiling cbc v0.2.0-rc.1
[INFO] [stderr]    Compiling aes v0.9.0-rc.1
[INFO] [stderr]    Compiling des v0.9.0-rc.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling md-5 v0.11.0-rc.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling p384 v0.14.0-pre.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling picky-krb v0.11.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling himmelblau_kerberos_asn1 v0.4.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling smb-fscc v0.10.2 (https://github.com/mentalrob/smb-rs.git?branch=136-bug-cant-build-on-windows#fa2a4a3c)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling smb-msg v0.10.2 (https://github.com/mentalrob/smb-rs.git?branch=136-bug-cant-build-on-windows#fa2a4a3c)
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling himmelblau_kerberos_crypto v0.4.1
[INFO] [stderr]    Compiling picky v7.0.0-rc.19
[INFO] [stderr]    Compiling himmelblau_kerberos_ccache v0.4.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling sspi v0.18.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling smb-transport v0.10.2 (https://github.com/mentalrob/smb-rs.git?branch=136-bug-cant-build-on-windows#fa2a4a3c)
[INFO] [stderr]    Compiling smb-rpc v0.10.2 (https://github.com/mentalrob/smb-rs.git?branch=136-bug-cant-build-on-windows#fa2a4a3c)
[INFO] [stderr]    Compiling ccm v0.5.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling lber v0.5.1
[INFO] [stderr]    Compiling rust-kbkdf v1.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dns-lookup v2.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling reedline v0.43.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling himmelblau_kerbeiros v0.4.1
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling ntlm-hash v0.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling ldap3 v0.12.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling smb v0.10.2 (https://github.com/mentalrob/smb-rs.git?branch=136-bug-cant-build-on-windows#fa2a4a3c)
[INFO] [stderr]    Compiling hydraad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]  --> src/utils/dns_operations.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{net::{IpAddr, Ipv4Addr, SocketAddr}, time::Duration};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::anyhow`
[INFO] [stdout]  --> src/utils/dns_operations.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::anyhow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NameServerConfigGroup` and `Name`
[INFO] [stdout]  --> src/utils/dns_operations.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 | use trust_dns_resolver::{config::{NameServerConfig, NameServerConfigGroup, Protocol, ResolverConfig, ResolverOpts}, Name, TokioAsyncResol...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/cli/commands/dc/add.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Args, arg};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LdapConn`
[INFO] [stdout]  --> src/cli/commands/dc/add.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ldap3::{LdapConn, LdapConnAsync, Scope, SearchEntry};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/cli/commands/dc/add.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ValueEnum`
[INFO] [stdout]  --> src/cli/commands/creds/add.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Args, ValueEnum};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/cli/commands/creds/add.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/cli/commands/creds/remove.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> src/cli/commands/smb/shares.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     str::FromStr,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UncPath`
[INFO] [stdout]  --> src/cli/commands/smb/shares.rs:7:114
[INFO] [stdout]   |
[INFO] [stdout] 7 | use smb::{connection::AuthMethodsConfig, Client, ClientConfig, ConnectionConfig, FileAccessMask, FileCreateArgs, UncPath};
[INFO] [stdout]   |                                                                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Secret`
[INFO] [stdout]  --> src/cli/commands/smb/shares.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sspi::{AuthIdentity, Secret, Username};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/commands/smb/mod.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/cli/commands/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CredentialStatus`
[INFO] [stdout]  --> src/stores/credentials_store.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::data::{credential::AuthType, AuthData, Credential, CredentialStatus, CredentialType};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/data/domain_controller.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__install-crypto-provider`
[INFO] [stdout]  --> src/rustls.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[cfg(feature = "__install-crypto-provider")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `__install-crypto-provider` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__install-crypto-provider`
[INFO] [stdout]   --> src/rustls.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[cfg(not(feature = "__install-crypto-provider"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `__install-crypto-provider` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aws-lc-rs`
[INFO] [stdout]   --> src/rustls.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "aws-lc-rs")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aws-lc-rs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/commands/exit.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stdout]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/commands/clear.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stdout]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/cli/commands/creds/add.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |             Ok(id) => {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/commands/kerberos/tgs.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stdout]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/cli/commands/kerberos/brute.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stdout]    |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resource`
[INFO] [stdout]   --> src/cli/commands/smb/shares.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 let resource = client
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt_mode`
[INFO] [stdout]   --> src/cli/hydraad_prompt.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn render_prompt_indicator(&self, prompt_mode: reedline::PromptEditMode) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 05s
[INFO] running `Command { std: "docker" "inspect" "2420ca4fcb98e1fc1826977988e7089e2fa43bb198a62e54c4ffc9c8477228c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2420ca4fcb98e1fc1826977988e7089e2fa43bb198a62e54c4ffc9c8477228c6", kill_on_drop: false }`
[INFO] [stdout] 2420ca4fcb98e1fc1826977988e7089e2fa43bb198a62e54c4ffc9c8477228c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5410dbd9f0c3f092cd6ee04cc7fddce4d7bab5877a4c890220ef8f459b1bb522
[INFO] running `Command { std: "docker" "start" "-a" "5410dbd9f0c3f092cd6ee04cc7fddce4d7bab5877a4c890220ef8f459b1bb522", kill_on_drop: false }`
[INFO] [stderr]    Compiling hydraad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]  --> src/utils/dns_operations.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{net::{IpAddr, Ipv4Addr, SocketAddr}, time::Duration};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::anyhow`
[INFO] [stdout]  --> src/utils/dns_operations.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::anyhow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NameServerConfigGroup` and `Name`
[INFO] [stdout]  --> src/utils/dns_operations.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 | use trust_dns_resolver::{config::{NameServerConfig, NameServerConfigGroup, Protocol, ResolverConfig, ResolverOpts}, Name, TokioAsyncResol...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/cli/commands/dc/add.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Args, arg};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LdapConn`
[INFO] [stdout]  --> src/cli/commands/dc/add.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ldap3::{LdapConn, LdapConnAsync, Scope, SearchEntry};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/cli/commands/dc/add.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ValueEnum`
[INFO] [stdout]  --> src/cli/commands/creds/add.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Args, ValueEnum};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/cli/commands/creds/add.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/cli/commands/creds/remove.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SecurityBufferType`
[INFO] [stdout]   --> src/cli/commands/kerberos/tgs.rs:18:184
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...Representation, Kerberos, KerberosConfig, SecurityBuffer, SecurityBufferType, SecurityStatus, Sspi, SspiImpl, Username
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error`, `net::Ipv4Addr`, and `str::FromStr`
[INFO] [stdout]   --> src/cli/commands/kerberos/tgs.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use std::{error::Error, net::Ipv4Addr, str::FromStr};
[INFO] [stdout]    |               ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> src/cli/commands/smb/shares.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     str::FromStr,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UncPath`
[INFO] [stdout]  --> src/cli/commands/smb/shares.rs:7:114
[INFO] [stdout]   |
[INFO] [stdout] 7 | use smb::{connection::AuthMethodsConfig, Client, ClientConfig, ConnectionConfig, FileAccessMask, FileCreateArgs, UncPath};
[INFO] [stdout]   |                                                                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Secret`
[INFO] [stdout]  --> src/cli/commands/smb/shares.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sspi::{AuthIdentity, Secret, Username};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IpAddr`
[INFO] [stdout]    --> src/cli/commands/smb/shares.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     use std::net::{IpAddr, Ipv4Addr, SocketAddr, SocketAddrV4};
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UncPath`
[INFO] [stdout]    --> src/cli/commands/smb/shares.rs:116:55
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use smb::{Client, ClientConfig, ConnectionConfig, UncPath, connection::AuthMethodsConfig};
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Secret`
[INFO] [stdout]    --> src/cli/commands/smb/shares.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use sspi::{AuthIdentity, Secret, Username};
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/commands/smb/mod.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/cli/commands/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CredentialStatus`
[INFO] [stdout]  --> src/stores/credentials_store.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::data::{credential::AuthType, AuthData, Credential, CredentialStatus, CredentialType};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/data/domain_controller.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__install-crypto-provider`
[INFO] [stdout]  --> src/rustls.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[cfg(feature = "__install-crypto-provider")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `__install-crypto-provider` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__install-crypto-provider`
[INFO] [stdout]   --> src/rustls.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[cfg(not(feature = "__install-crypto-provider"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `__install-crypto-provider` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aws-lc-rs`
[INFO] [stdout]   --> src/rustls.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "aws-lc-rs")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aws-lc-rs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/commands/exit.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stdout]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/commands/clear.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stdout]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/cli/commands/creds/add.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |             Ok(id) => {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/commands/kerberos/tgs.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stdout]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/cli/commands/kerberos/brute.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stdout]    |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resource`
[INFO] [stdout]   --> src/cli/commands/smb/shares.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 let resource = client
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]    --> src/cli/commands/smb/shares.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let session = connection.authenticate(identity).await.unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt_mode`
[INFO] [stdout]   --> src/cli/hydraad_prompt.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn render_prompt_indicator(&self, prompt_mode: reedline::PromptEditMode) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.59s
[INFO] running `Command { std: "docker" "inspect" "5410dbd9f0c3f092cd6ee04cc7fddce4d7bab5877a4c890220ef8f459b1bb522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5410dbd9f0c3f092cd6ee04cc7fddce4d7bab5877a4c890220ef8f459b1bb522", kill_on_drop: false }`
[INFO] [stdout] 5410dbd9f0c3f092cd6ee04cc7fddce4d7bab5877a4c890220ef8f459b1bb522
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1d230e666789b19fab8a0f23922a8b0fc93f6e5eb9e3d311c2795d8989e3029f
[INFO] running `Command { std: "docker" "start" "-a" "1d230e666789b19fab8a0f23922a8b0fc93f6e5eb9e3d311c2795d8989e3029f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Ipv4Addr`
[INFO] [stderr]  --> src/utils/dns_operations.rs:1:25
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{net::{IpAddr, Ipv4Addr, SocketAddr}, time::Duration};
[INFO] [stderr]   |                         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `anyhow::anyhow`
[INFO] [stderr]  --> src/utils/dns_operations.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use anyhow::anyhow;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `NameServerConfigGroup` and `Name`
[INFO] [stderr]  --> src/utils/dns_operations.rs:4:53
[INFO] [stderr]   |
[INFO] [stderr] 4 | use trust_dns_resolver::{config::{NameServerConfig, NameServerConfigGroup, Protocol, ResolverConfig, ResolverOpts}, Name, TokioAsyncResol...
[INFO] [stderr]   |                                                     ^^^^^^^^^^^^^^^^^^^^^                                           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `log::error`
[INFO] [stderr]  --> src/app.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use log::error;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `arg`
[INFO] [stderr]  --> src/cli/commands/dc/add.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use clap::{Args, arg};
[INFO] [stderr]   |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `LdapConn`
[INFO] [stderr]  --> src/cli/commands/dc/add.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use ldap3::{LdapConn, LdapConnAsync, Scope, SearchEntry};
[INFO] [stderr]   |             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `log::info`
[INFO] [stderr]  --> src/cli/commands/dc/add.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::info;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ValueEnum`
[INFO] [stderr]  --> src/cli/commands/creds/add.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | use clap::{Args, ValueEnum};
[INFO] [stderr]   |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `log::info`
[INFO] [stderr]  --> src/cli/commands/creds/add.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use log::info;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `log::info`
[INFO] [stderr]  --> src/cli/commands/creds/remove.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use log::info;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SecurityBufferType`
[INFO] [stderr]   --> src/cli/commands/kerberos/tgs.rs:18:184
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...Representation, Kerberos, KerberosConfig, SecurityBuffer, SecurityBufferType, SecurityStatus, Sspi, SspiImpl, Username
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `error::Error`, `net::Ipv4Addr`, and `str::FromStr`
[INFO] [stderr]   --> src/cli/commands/kerberos/tgs.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     use std::{error::Error, net::Ipv4Addr, str::FromStr};
[INFO] [stderr]    |               ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `str::FromStr`
[INFO] [stderr]  --> src/cli/commands/smb/shares.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     str::FromStr,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `UncPath`
[INFO] [stderr]  --> src/cli/commands/smb/shares.rs:7:114
[INFO] [stderr]   |
[INFO] [stderr] 7 | use smb::{connection::AuthMethodsConfig, Client, ClientConfig, ConnectionConfig, FileAccessMask, FileCreateArgs, UncPath};
[INFO] [stderr]   |                                                                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Secret`
[INFO] [stderr]  --> src/cli/commands/smb/shares.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 | use sspi::{AuthIdentity, Secret, Username};
[INFO] [stderr]   |                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `IpAddr`
[INFO] [stderr]    --> src/cli/commands/smb/shares.rs:114:20
[INFO] [stderr]     |
[INFO] [stderr] 114 |     use std::net::{IpAddr, Ipv4Addr, SocketAddr, SocketAddrV4};
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `UncPath`
[INFO] [stderr]    --> src/cli/commands/smb/shares.rs:116:55
[INFO] [stderr]     |
[INFO] [stderr] 116 |     use smb::{Client, ClientConfig, ConnectionConfig, UncPath, connection::AuthMethodsConfig};
[INFO] [stderr]     |                                                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Secret`
[INFO] [stderr]    --> src/cli/commands/smb/shares.rs:117:30
[INFO] [stderr]     |
[INFO] [stderr] 117 |     use sspi::{AuthIdentity, Secret, Username};
[INFO] [stderr]     |                              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/cli/commands/smb/mod.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | use clap::{command, Parser, Subcommand};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]   --> src/cli/commands/mod.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | use clap::{command, Parser, Subcommand};
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CredentialStatus`
[INFO] [stderr]  --> src/stores/credentials_store.rs:5:63
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::data::{credential::AuthType, AuthData, Credential, CredentialStatus, CredentialType};
[INFO] [stderr]   |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/data/domain_controller.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__install-crypto-provider`
[INFO] [stderr]  --> src/rustls.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[cfg(feature = "__install-crypto-provider")]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `__install-crypto-provider` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__install-crypto-provider`
[INFO] [stderr]   --> src/rustls.rs:34:15
[INFO] [stderr]    |
[INFO] [stderr] 34 |     #[cfg(not(feature = "__install-crypto-provider"))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `__install-crypto-provider` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `aws-lc-rs`
[INFO] [stderr]   --> src/rustls.rs:41:11
[INFO] [stderr]    |
[INFO] [stderr] 41 |     #[cfg(feature = "aws-lc-rs")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `aws-lc-rs` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]  --> src/cli/commands/exit.rs:9:29
[INFO] [stderr]   |
[INFO] [stderr] 9 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stderr]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]  --> src/cli/commands/clear.rs:8:29
[INFO] [stderr]   |
[INFO] [stderr] 8 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stderr]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/cli/commands/creds/add.rs:61:16
[INFO] [stderr]    |
[INFO] [stderr] 61 |             Ok(id) => {
[INFO] [stderr]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]  --> src/cli/commands/kerberos/tgs.rs:8:29
[INFO] [stderr]   |
[INFO] [stderr] 8 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stderr]   |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]   --> src/cli/commands/kerberos/brute.rs:10:29
[INFO] [stderr]    |
[INFO] [stderr] 10 |     async fn execute(&self, app: &mut App) -> Result<bool, String> {
[INFO] [stderr]    |                             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `resource`
[INFO] [stderr]   --> src/cli/commands/smb/shares.rs:93:21
[INFO] [stderr]    |
[INFO] [stderr] 93 |                 let resource = client
[INFO] [stderr]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resource`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `session`
[INFO] [stderr]    --> src/cli/commands/smb/shares.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |         let session = connection.authenticate(identity).await.unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prompt_mode`
[INFO] [stderr]   --> src/cli/hydraad_prompt.rs:47:39
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn render_prompt_indicator(&self, prompt_mode: reedline::PromptEditMode) -> std::borrow::Cow<'_, str> {
[INFO] [stderr]    |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_mode`
[INFO] [stderr] 
[INFO] [stderr] warning: `hydraad` (bin "hydraad" test) generated 33 warnings (run `cargo fix --bin "hydraad" -p hydraad --tests` to apply 30 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hydraad-7c2ca252ad503ad2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cli::commands::kerberos::tgs::test::test_tgs ... ok
[INFO] [stdout] test cli::commands::smb::shares::test::test_shares ... FAILED
[INFO] [stdout] test utils::dns_operations::test::test_dig_srv_short ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::commands::smb::shares::test::test_shares stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::commands::smb::shares::test::test_shares' (18) panicked at src/cli/commands/smb/shares.rs:143:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(IoError(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d81c7870c2 - 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:     0x58d81c7870c2 - 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:     0x58d81c7870c2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58d81c7870c2 - <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:     0x58d81c79a16f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58d81c79a16f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58d81c751233 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58d81c751233 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58d81c75ea92 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58d81c76441f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58d81c7642b1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58d81b50bd3e - <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:     0x58d81b50bd3e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58d81c764adf - <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:     0x58d81c764adf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58d81c76488a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58d81c75ebc9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58d81c74597d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58d81c7a3e50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58d81c7a2c76 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58d81b4a33b3 - core::result::Result<T,E>::unwrap::h698a32da780a7bb7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58d81b4a33b3 - hydraad::cli::commands::smb::shares::test::test_shares::{{closure}}::h5a8b6f49e90a7f44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/commands/smb/shares.rs:143:14
[INFO] [stdout]   22:     0x58d81b4e85b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5588f126e9b1800
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58d81b4e83ed - <core::pin::Pin<P> as core::future::future::Future>::poll::h0f07b9b23005fa8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58d81b4d42ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h97c874e29a375edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x58d81b4d41fb - tokio::task::coop::with_budget::h6178f08a908840ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58d81b4d41fb - tokio::task::coop::budget::h218d1772396e8ced
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58d81b4d41fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he8c36cf462d52778
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x58d81b4d1960 - tokio::runtime::scheduler::current_thread::Context::enter::hfdbc6740d56c3b19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x58d81b4d2c6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h13615c9c5330f25e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x58d81b4d2914 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2f9767af4b0a23e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x58d81b4cf54b - tokio::runtime::context::scoped::Scoped<T>::set::haea8925661251d67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58d81b4e74b9 - tokio::runtime::context::set_scheduler::{{closure}}::h8585e4caa198dfc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x58d81b4def72 - std::thread::local::LocalKey<T>::try_with::h8da51b989816050f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x58d81b4de15e - std::thread::local::LocalKey<T>::with::haaf3c6bc9869f348
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x58d81b4e746d - tokio::runtime::context::set_scheduler::hf6e82da4c59b9b5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x58d81b4d26c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha29c5d753cc440e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x58d81b4d29b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf337420742f64752
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x58d81b4cf960 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h437ece06c79a8f4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x58d81b4e7be0 - tokio::runtime::context::runtime::enter_runtime::hf7c89c9c897dc01f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58d81b4cf721 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea081c8c8af81683
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x58d81b4befd4 - tokio::runtime::runtime::Runtime::block_on_inner::h392b7734924ad373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x58d81b4bf2ac - tokio::runtime::runtime::Runtime::block_on::hfa5d17adc133b525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x58d81b4a2a54 - hydraad::cli::commands::smb::shares::test::test_shares::h104950f311ec4dd7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/commands/smb/shares.rs:152:44
[INFO] [stdout]   44:     0x58d81b4a3a47 - hydraad::cli::commands::smb::shares::test::test_shares::{{closure}}::haea281a817f88f94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/commands/smb/shares.rs:120:27
[INFO] [stdout]   45:     0x58d81b458cc6 - core::ops::function::FnOnce::call_once::hea8309c6e529e612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58d81b50bb3b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58d81b50bb3b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x58d81b51fb9d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x58d81b51fb9d - <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]   50:     0x58d81b51fb9d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x58d81b51fb9d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x58d81b51fb9d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58d81b51fb9d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x58d81b51fb9d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x58d81b4f90e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x58d81b4f90e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x58d81b4fc93a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x58d81b4fc93a - <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]   59:     0x58d81b4fc93a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x58d81b4fc93a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x58d81b4fc93a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58d81b4fc93a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x58d81b4fc93a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x58d81c759fcf - <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]   65:     0x58d81c759fcf - 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]   66:     0x77e353303aa4 - <unknown>
[INFO] [stdout]   67:     0x77e353390a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::dns_operations::test::test_dig_srv_short stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::dns_operations::test::test_dig_srv_short' (19) panicked at src/utils/dns_operations.rs:48:129:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d81c7870c2 - 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:     0x58d81c7870c2 - 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:     0x58d81c7870c2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58d81c7870c2 - <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:     0x58d81c79a16f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58d81c79a16f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58d81c751233 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58d81c751233 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58d81c75ea92 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58d81c76441f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58d81c7642b1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58d81b50bd3e - <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:     0x58d81b50bd3e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58d81c764adf - <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:     0x58d81c764adf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58d81c764856 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x58d81c75ebc9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58d81c74597d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58d81c7a3e50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58d81c7a3e2c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x58d81b4e3deb - hydraad::utils::dns_operations::test::test_dig_srv_short::{{closure}}::he7a120f49fe26ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/dns_operations.rs:48:129
[INFO] [stdout]   21:     0x58d81b4e85b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5588f126e9b1800
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x58d81b4e83ed - <core::pin::Pin<P> as core::future::future::Future>::poll::h0f07b9b23005fa8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58d81b4d42ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h97c874e29a375edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x58d81b4d41fb - tokio::task::coop::with_budget::h6178f08a908840ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x58d81b4d41fb - tokio::task::coop::budget::h218d1772396e8ced
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x58d81b4d41fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he8c36cf462d52778
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x58d81b4d1960 - tokio::runtime::scheduler::current_thread::Context::enter::hfdbc6740d56c3b19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x58d81b4d2c6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h13615c9c5330f25e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x58d81b4d2914 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2f9767af4b0a23e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x58d81b4cf54b - tokio::runtime::context::scoped::Scoped<T>::set::haea8925661251d67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x58d81b4e74b9 - tokio::runtime::context::set_scheduler::{{closure}}::h8585e4caa198dfc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x58d81b4def72 - std::thread::local::LocalKey<T>::try_with::h8da51b989816050f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x58d81b4de15e - std::thread::local::LocalKey<T>::with::haaf3c6bc9869f348
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x58d81b4e746d - tokio::runtime::context::set_scheduler::hf6e82da4c59b9b5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x58d81b4d26c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha29c5d753cc440e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x58d81b4d29b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf337420742f64752
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x58d81b4cf960 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h437ece06c79a8f4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x58d81b4e7be0 - tokio::runtime::context::runtime::enter_runtime::hf7c89c9c897dc01f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x58d81b4cf721 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hea081c8c8af81683
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x58d81b4befd4 - tokio::runtime::runtime::Runtime::block_on_inner::h392b7734924ad373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x58d81b4bf2ac - tokio::runtime::runtime::Runtime::block_on::hfa5d17adc133b525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x58d81b4e3a07 - hydraad::utils::dns_operations::test::test_dig_srv_short::h3cf4f5d9c1ed85ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/dns_operations.rs:49:40
[INFO] [stdout]   43:     0x58d81b4e3aa7 - hydraad::utils::dns_operations::test::test_dig_srv_short::{{closure}}::h50bd59819bb54db2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/dns_operations.rs:47:34
[INFO] [stdout]   44:     0x58d81b4580a6 - core::ops::function::FnOnce::call_once::h3821d43c4fec2be8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58d81b50bb3b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58d81b50bb3b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x58d81b51fb9d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x58d81b51fb9d - <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]   49:     0x58d81b51fb9d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x58d81b51fb9d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x58d81b51fb9d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x58d81b51fb9d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x58d81b51fb9d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x58d81b4f90e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x58d81b4f90e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x58d81b4fc93a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x58d81b4fc93a - <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]   58:     0x58d81b4fc93a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x58d81b4fc93a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x58d81b4fc93a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x58d81b4fc93a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x58d81b4fc93a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x58d81c759fcf - <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]   64:     0x58d81c759fcf - 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]   65:     0x77e353303aa4 - <unknown>
[INFO] [stdout]   66:     0x77e353390a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::commands::smb::shares::test::test_shares
[INFO] [stdout]     utils::dns_operations::test::test_dig_srv_short
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin hydraad`
[INFO] running `Command { std: "docker" "inspect" "1d230e666789b19fab8a0f23922a8b0fc93f6e5eb9e3d311c2795d8989e3029f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d230e666789b19fab8a0f23922a8b0fc93f6e5eb9e3d311c2795d8989e3029f", kill_on_drop: false }`
[INFO] [stdout] 1d230e666789b19fab8a0f23922a8b0fc93f6e5eb9e3d311c2795d8989e3029f
