[INFO] cloning repository https://github.com/SierraSoftworks/grey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SierraSoftworks/grey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSierraSoftworks%2Fgrey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSierraSoftworks%2Fgrey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d80a217be39bcfd53247edb77824c6e9d9e548f0 [INFO] testing SierraSoftworks/grey against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSierraSoftworks%2Fgrey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SierraSoftworks/grey on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SierraSoftworks/grey [INFO] finished tweaking git repo https://github.com/SierraSoftworks/grey [INFO] tweaked toml for git repo https://github.com/SierraSoftworks/grey written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SierraSoftworks/grey 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf814e4b214da4b4e00324b15d50e2c134cbb5d36b30bb3c08af9282024cf01 [INFO] running `Command { std: "docker" "start" "-a" "1bf814e4b214da4b4e00324b15d50e2c134cbb5d36b30bb3c08af9282024cf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf814e4b214da4b4e00324b15d50e2c134cbb5d36b30bb3c08af9282024cf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf814e4b214da4b4e00324b15d50e2c134cbb5d36b30bb3c08af9282024cf01", kill_on_drop: false }` [INFO] [stdout] 1bf814e4b214da4b4e00324b15d50e2c134cbb5d36b30bb3c08af9282024cf01 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abf8568ce232b463ac651018b237ec9a8f419fdf24ae87d17642325fdbc2c2c4 [INFO] running `Command { std: "docker" "start" "-a" "abf8568ce232b463ac651018b237ec9a8f419fdf24ae87d17642325fdbc2c2c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing-core v0.2.0 (https://github.com/SierraSoftworks/tracing.git#0277497c) [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 (https://github.com/SierraSoftworks/tracing.git#0277497c) [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.0 (https://github.com/SierraSoftworks/tracing.git#0277497c) [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.7 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling clap_builder v4.3.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.5 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.2.0 (https://github.com/SierraSoftworks/tracing.git#0277497c) [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling clap v4.3.5 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing v0.2.0 (https://github.com/SierraSoftworks/tracing.git#0277497c) [INFO] [stderr] Compiling prost v0.11.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-types v0.11.5 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling opentelemetry_api v0.18.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tracing-futures v0.3.0 (https://github.com/SierraSoftworks/tracing.git#0277497c) [INFO] [stderr] Compiling prost-build v0.11.5 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling opentelemetry-proto v0.1.0 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling opentelemetry v0.18.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.16.0 (https://github.com/SierraSoftworks/tracing.git#0277497c) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling opentelemetry-otlp v0.11.0 [INFO] [stderr] Compiling grey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "abf8568ce232b463ac651018b237ec9a8f419fdf24ae87d17642325fdbc2c2c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf8568ce232b463ac651018b237ec9a8f419fdf24ae87d17642325fdbc2c2c4", kill_on_drop: false }` [INFO] [stdout] abf8568ce232b463ac651018b237ec9a8f419fdf24ae87d17642325fdbc2c2c4 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45eb2c9652ce5354351cb5d7fcd7f9dd6656bc728b0042ea685c3454193048fa [INFO] running `Command { std: "docker" "start" "-a" "45eb2c9652ce5354351cb5d7fcd7f9dd6656bc728b0042ea685c3454193048fa", kill_on_drop: false }` [INFO] [stderr] Compiling grey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.56s [INFO] running `Command { std: "docker" "inspect" "45eb2c9652ce5354351cb5d7fcd7f9dd6656bc728b0042ea685c3454193048fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45eb2c9652ce5354351cb5d7fcd7f9dd6656bc728b0042ea685c3454193048fa", kill_on_drop: false }` [INFO] [stdout] 45eb2c9652ce5354351cb5d7fcd7f9dd6656bc728b0042ea685c3454193048fa [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51a61450d0a0a80f6b2b1fc1d2bff656573f67a0c5fa7fec46982dbdd18b6b37 [INFO] running `Command { std: "docker" "start" "-a" "51a61450d0a0a80f6b2b1fc1d2bff656573f67a0c5fa7fec46982dbdd18b6b37", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grey-f3ef2459214abbc7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test validators::equals::tests::display ... ok [INFO] [stdout] test validators::equals::tests::validate ... ok [INFO] [stdout] test targets::dns::tests::test_a ... FAILED [INFO] [stdout] test targets::dns::tests::test_mx ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- targets::dns::tests::test_a stdout ---- [INFO] [stdout] thread 'targets::dns::tests::test_a' panicked at src/targets/dns.rs:52:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolveError { kind: Proto(ProtoError { kind: Io(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }) }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557b38fc2f11 - std::backtrace_rs::backtrace::libunwind::trace::he8a34e6ab80996f5 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557b38fc2f11 - std::backtrace_rs::backtrace::trace_unsynchronized::h864fca907db5bdc0 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557b38fc2f11 - std::sys_common::backtrace::_print_fmt::h47ceae78d0af5160 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x557b38fc2f11 - ::fmt::ha55bd40a5f3054c8 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557b38fec82f - core::fmt::rt::Argument::fmt::h68717a843c94b5b7 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x557b38fec82f - core::fmt::write::h44d9b1700d264e6b [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x557b38fbfea7 - std::io::Write::write_fmt::h2bc437010a25187b [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x557b38fc2d25 - std::sys_common::backtrace::_print::h80fb8a1d71a9c116 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x557b38fc2d25 - std::sys_common::backtrace::print::hb5e6b1168a97b5e0 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x557b38fc4983 - std::panicking::default_hook::{{closure}}::hfa26065dde38d5ba [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x557b38fc46a0 - std::panicking::default_hook::hc3edde983cbecd4a [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x557b38c9db32 - as core::ops::function::Fn>::call::hb2676498aafe47fd [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 12: 0x557b38c9db32 - test::test_main::{{closure}}::h3b4c1c68a391ceb5 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:134:21 [INFO] [stdout] 13: 0x557b38fc507e - as core::ops::function::Fn>::call::h59fc42576a57a440 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 14: 0x557b38fc507e - std::panicking::rust_panic_with_hook::h7c2fe713408ebcf7 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x557b38fc4e07 - std::panicking::begin_panic_handler::{{closure}}::h48279992bc735ca2 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x557b38fc3346 - std::sys_common::backtrace::__rust_end_short_backtrace::he5478f246a8d15b1 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x557b38fc4b52 - rust_begin_unwind [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x557b38c4e963 - core::panicking::panic_fmt::hbf1ad618a5d5d708 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x557b38c4eef3 - core::result::unwrap_failed::h233256a914bff08c [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/result.rs:1651:5 [INFO] [stdout] 20: 0x557b38c4ff5b - core::result::Result::unwrap::h5994be1569339fba [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/result.rs:1076:23 [INFO] [stdout] 21: 0x557b38c52879 - grey::targets::dns::tests::test_a::{{closure}}::h08ffae3280fa1a13 [INFO] [stdout] at /opt/rustwide/workdir/src/targets/dns.rs:52:22 [INFO] [stdout] 22: 0x557b38c51df8 - as core::future::future::Future>::poll::h91c3c35d9b668d68 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x557b38c51e4b - as core::future::future::Future>::poll::he2d2742663718491 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x557b38c5a324 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5b4a16dca167ebff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x557b38c5a241 - tokio::runtime::coop::with_budget::hb20d1dc69e0ced0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x557b38c5a241 - tokio::runtime::coop::budget::h3d3777b1783a1647 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x557b38c5a241 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha6dfcd462e7a2188 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x557b38c58c3c - tokio::runtime::scheduler::current_thread::Context::enter::hc5ff723caa8867c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x557b38c59762 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h81442864d82bda7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x557b38c5947b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2999adc6b6777c5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x557b38c50abd - tokio::macros::scoped_tls::ScopedKey::set::ha58475869da11bba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x557b38c5920f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h165deddb2c9f82e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x557b38c594ac - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h24d4d6eb84f795fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x557b38c583fd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd2d2e4e2db2d2cfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x557b38c5553d - tokio::runtime::runtime::Runtime::block_on::hda2721b1680b2f7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 36: 0x557b38c5256d - grey::targets::dns::tests::test_a::hcc7fd70e0ea2d12c [INFO] [stdout] at /opt/rustwide/workdir/src/targets/dns.rs:53:9 [INFO] [stdout] 37: 0x557b38c52407 - grey::targets::dns::tests::test_a::{{closure}}::hb7ff89f43293f8e0 [INFO] [stdout] at /opt/rustwide/workdir/src/targets/dns.rs:47:23 [INFO] [stdout] 38: 0x557b38c54235 - core::ops::function::FnOnce::call_once::ha30f84731aa6c8f8 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x557b38ca2f4f - core::ops::function::FnOnce::call_once::h2e81c07a49b3b328 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x557b38ca2f4f - test::__rust_begin_short_backtrace::h8b9d25b555f3d8a5 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:655:18 [INFO] [stdout] 41: 0x557b38c6ec4c - test::run_test::{{closure}}::ha116a177a18a7684 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:646:30 [INFO] [stdout] 42: 0x557b38c6ec4c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4d49cffa35c98788 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x557b38ca1f19 - as core::ops::function::FnOnce>::call_once::h50a863ea26164a61 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x557b38ca1f19 - as core::ops::function::FnOnce<()>>::call_once::h04f5ba1d9599b1e6 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x557b38ca1f19 - std::panicking::try::do_call::he78089d143b4ae0d [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:500:40 [INFO] [stdout] 46: 0x557b38ca1f19 - std::panicking::try::hc41cda2a57fa64b6 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:464:19 [INFO] [stdout] 47: 0x557b38ca1f19 - std::panic::catch_unwind::he34d2e069a507d06 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panic.rs:142:14 [INFO] [stdout] 48: 0x557b38ca1f19 - test::run_test_in_process::h1a9933ec65bf150e [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:678:27 [INFO] [stdout] 49: 0x557b38ca1f19 - test::run_test::run_test_inner::{{closure}}::h6a77ac48c621de22 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:572:39 [INFO] [stdout] 50: 0x557b38c68c48 - test::run_test::run_test_inner::{{closure}}::h2278556ce7b127e9 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:599:37 [INFO] [stdout] 51: 0x557b38c68c48 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f81324b35a0a8bd [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 52: 0x557b38c6eb0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6666d0b48280a852 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 53: 0x557b38c6eb0f - as core::ops::function::FnOnce<()>>::call_once::h903f46438f50fa4d [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x557b38c6eb0f - std::panicking::try::do_call::hd168f55adbd68cdd [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:500:40 [INFO] [stdout] 55: 0x557b38c6eb0f - std::panicking::try::hdc44cc99c1165c34 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:464:19 [INFO] [stdout] 56: 0x557b38c6eb0f - std::panic::catch_unwind::haffe820e5b950777 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panic.rs:142:14 [INFO] [stdout] 57: 0x557b38c6eb0f - std::thread::Builder::spawn_unchecked_::{{closure}}::h2713c936ff1f9048 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 58: 0x557b38c6eb0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4caeb7de1ff31552 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x557b38fc97c5 - as core::ops::function::FnOnce>::call_once::hdc3286f51b5f0d41 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 60: 0x557b38fc97c5 - as core::ops::function::FnOnce>::call_once::h2ed120d54908b9bc [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x557b38fc97c5 - std::sys::unix::thread::Thread::new::thread_start::h8f96ea8d36a51f46 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f164da72b43 - [INFO] [stdout] 63: 0x7f164db03bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- targets::dns::tests::test_mx stdout ---- [INFO] [stdout] thread 'targets::dns::tests::test_mx' panicked at src/targets/dns.rs:62:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolveError { kind: Proto(ProtoError { kind: Io(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }) }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557b38fc2f11 - std::backtrace_rs::backtrace::libunwind::trace::he8a34e6ab80996f5 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557b38fc2f11 - std::backtrace_rs::backtrace::trace_unsynchronized::h864fca907db5bdc0 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557b38fc2f11 - std::sys_common::backtrace::_print_fmt::h47ceae78d0af5160 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x557b38fc2f11 - ::fmt::ha55bd40a5f3054c8 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557b38fec82f - core::fmt::rt::Argument::fmt::h68717a843c94b5b7 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x557b38fec82f - core::fmt::write::h44d9b1700d264e6b [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x557b38fbfea7 - std::io::Write::write_fmt::h2bc437010a25187b [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x557b38fc2d25 - std::sys_common::backtrace::_print::h80fb8a1d71a9c116 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x557b38fc2d25 - std::sys_common::backtrace::print::hb5e6b1168a97b5e0 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x557b38fc4983 - std::panicking::default_hook::{{closure}}::hfa26065dde38d5ba [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x557b38fc46a0 - std::panicking::default_hook::hc3edde983cbecd4a [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x557b38c9db32 - as core::ops::function::Fn>::call::hb2676498aafe47fd [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 12: 0x557b38c9db32 - test::test_main::{{closure}}::h3b4c1c68a391ceb5 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:134:21 [INFO] [stdout] 13: 0x557b38fc507e - as core::ops::function::Fn>::call::h59fc42576a57a440 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 14: 0x557b38fc507e - std::panicking::rust_panic_with_hook::h7c2fe713408ebcf7 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x557b38fc4e07 - std::panicking::begin_panic_handler::{{closure}}::h48279992bc735ca2 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x557b38fc3346 - std::sys_common::backtrace::__rust_end_short_backtrace::he5478f246a8d15b1 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x557b38fc4b52 - rust_begin_unwind [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x557b38c4e963 - core::panicking::panic_fmt::hbf1ad618a5d5d708 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x557b38c4eef3 - core::result::unwrap_failed::h233256a914bff08c [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/result.rs:1651:5 [INFO] [stdout] 20: 0x557b38c4ff5b - core::result::Result::unwrap::h5994be1569339fba [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/result.rs:1076:23 [INFO] [stdout] 21: 0x557b38c52e32 - grey::targets::dns::tests::test_mx::{{closure}}::h5405f216d8b4428b [INFO] [stdout] at /opt/rustwide/workdir/src/targets/dns.rs:62:22 [INFO] [stdout] 22: 0x557b38c51df8 - as core::future::future::Future>::poll::h91c3c35d9b668d68 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x557b38c51e4b - as core::future::future::Future>::poll::he2d2742663718491 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x557b38c5a324 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5b4a16dca167ebff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x557b38c5a241 - tokio::runtime::coop::with_budget::hb20d1dc69e0ced0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x557b38c5a241 - tokio::runtime::coop::budget::h3d3777b1783a1647 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x557b38c5a241 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha6dfcd462e7a2188 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x557b38c58c3c - tokio::runtime::scheduler::current_thread::Context::enter::hc5ff723caa8867c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x557b38c59762 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h81442864d82bda7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x557b38c5947b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2999adc6b6777c5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x557b38c50abd - tokio::macros::scoped_tls::ScopedKey::set::ha58475869da11bba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x557b38c5920f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h165deddb2c9f82e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x557b38c594ac - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h24d4d6eb84f795fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x557b38c583fd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd2d2e4e2db2d2cfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x557b38c5553d - tokio::runtime::runtime::Runtime::block_on::hda2721b1680b2f7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 36: 0x557b38c52abd - grey::targets::dns::tests::test_mx::h51949d4d5942b690 [INFO] [stdout] at /opt/rustwide/workdir/src/targets/dns.rs:63:9 [INFO] [stdout] 37: 0x557b38c52957 - grey::targets::dns::tests::test_mx::{{closure}}::hadc70a02b58f99cc [INFO] [stdout] at /opt/rustwide/workdir/src/targets/dns.rs:57:24 [INFO] [stdout] 38: 0x557b38c540d5 - core::ops::function::FnOnce::call_once::h3edd3557a48f3771 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x557b38ca2f4f - core::ops::function::FnOnce::call_once::h2e81c07a49b3b328 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x557b38ca2f4f - test::__rust_begin_short_backtrace::h8b9d25b555f3d8a5 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:655:18 [INFO] [stdout] 41: 0x557b38c6ec4c - test::run_test::{{closure}}::ha116a177a18a7684 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:646:30 [INFO] [stdout] 42: 0x557b38c6ec4c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4d49cffa35c98788 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x557b38ca1f19 - as core::ops::function::FnOnce>::call_once::h50a863ea26164a61 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x557b38ca1f19 - as core::ops::function::FnOnce<()>>::call_once::h04f5ba1d9599b1e6 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x557b38ca1f19 - std::panicking::try::do_call::he78089d143b4ae0d [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:500:40 [INFO] [stdout] 46: 0x557b38ca1f19 - std::panicking::try::hc41cda2a57fa64b6 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:464:19 [INFO] [stdout] 47: 0x557b38ca1f19 - std::panic::catch_unwind::he34d2e069a507d06 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panic.rs:142:14 [INFO] [stdout] 48: 0x557b38ca1f19 - test::run_test_in_process::h1a9933ec65bf150e [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:678:27 [INFO] [stdout] 49: 0x557b38ca1f19 - test::run_test::run_test_inner::{{closure}}::h6a77ac48c621de22 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:572:39 [INFO] [stdout] 50: 0x557b38c68c48 - test::run_test::run_test_inner::{{closure}}::h2278556ce7b127e9 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/test/src/lib.rs:599:37 [INFO] [stdout] 51: 0x557b38c68c48 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f81324b35a0a8bd [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 52: 0x557b38c6eb0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6666d0b48280a852 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 53: 0x557b38c6eb0f - as core::ops::function::FnOnce<()>>::call_once::h903f46438f50fa4d [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x557b38c6eb0f - std::panicking::try::do_call::hd168f55adbd68cdd [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:500:40 [INFO] [stdout] 55: 0x557b38c6eb0f - std::panicking::try::hdc44cc99c1165c34 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:464:19 [INFO] [stdout] 56: 0x557b38c6eb0f - std::panic::catch_unwind::haffe820e5b950777 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panic.rs:142:14 [INFO] [stdout] 57: 0x557b38c6eb0f - std::thread::Builder::spawn_unchecked_::{{closure}}::h2713c936ff1f9048 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 58: 0x557b38c6eb0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4caeb7de1ff31552 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x557b38fc97c5 - as core::ops::function::FnOnce>::call_once::hdc3286f51b5f0d41 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 60: 0x557b38fc97c5 - as core::ops::function::FnOnce>::call_once::h2ed120d54908b9bc [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x557b38fc97c5 - std::sys::unix::thread::Thread::new::thread_start::h8f96ea8d36a51f46 [INFO] [stdout] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f164da72b43 - [INFO] [stdout] 63: 0x7f164db03bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] targets::dns::tests::test_a [INFO] [stdout] targets::dns::tests::test_mx [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin grey` [INFO] running `Command { std: "docker" "inspect" "51a61450d0a0a80f6b2b1fc1d2bff656573f67a0c5fa7fec46982dbdd18b6b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a61450d0a0a80f6b2b1fc1d2bff656573f67a0c5fa7fec46982dbdd18b6b37", kill_on_drop: false }` [INFO] [stdout] 51a61450d0a0a80f6b2b1fc1d2bff656573f67a0c5fa7fec46982dbdd18b6b37