[INFO] cloning repository https://github.com/conblem/acme-dns-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conblem/acme-dns-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconblem%2Facme-dns-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconblem%2Facme-dns-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eeaaaf82a1fb86590d235a90a363a7c4b0cab95 [INFO] testing conblem/acme-dns-rust against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconblem%2Facme-dns-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conblem/acme-dns-rust on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conblem/acme-dns-rust [INFO] finished tweaking git repo https://github.com/conblem/acme-dns-rust [INFO] tweaked toml for git repo https://github.com/conblem/acme-dns-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/conblem/acme-dns-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeeb20208ad85a403f61165f3cbd84758f2cd854193819e4cfa8b69b0ecaa2c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aeeb20208ad85a403f61165f3cbd84758f2cd854193819e4cfa8b69b0ecaa2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeeb20208ad85a403f61165f3cbd84758f2cd854193819e4cfa8b69b0ecaa2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeeb20208ad85a403f61165f3cbd84758f2cd854193819e4cfa8b69b0ecaa2c8", kill_on_drop: false }` [INFO] [stdout] aeeb20208ad85a403f61165f3cbd84758f2cd854193819e4cfa8b69b0ecaa2c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60dcc504f4a17d742e6802f74fb6492942b4266d88eff4a0271a0a09c9edbec5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60dcc504f4a17d742e6802f74fb6492942b4266d88eff4a0271a0a09c9edbec5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling sha-1 v0.9.3 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bcrypt v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling ppp v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.20.0 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling sqlx-rt v0.3.0 [INFO] [stderr] Compiling sqlx-core v0.5.1 [INFO] [stderr] Compiling acme-lib v0.8.1 [INFO] [stderr] Compiling trust-dns-rustls v0.20.0 [INFO] [stderr] Compiling trust-dns-https v0.20.0 [INFO] [stderr] Compiling trust-dns-client v0.20.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling trust-dns-server v0.20.0 [INFO] [stderr] Compiling sqlx-macros v0.5.1 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling sqlx v0.5.1 [INFO] [stderr] Compiling acme-dns-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 00s [INFO] running `Command { std: "docker" "inspect" "60dcc504f4a17d742e6802f74fb6492942b4266d88eff4a0271a0a09c9edbec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60dcc504f4a17d742e6802f74fb6492942b4266d88eff4a0271a0a09c9edbec5", kill_on_drop: false }` [INFO] [stdout] 60dcc504f4a17d742e6802f74fb6492942b4266d88eff4a0271a0a09c9edbec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ad64e55963d3cf90481d441838e10cd68a9be96720893ef0945feba3e9ad41c [INFO] running `Command { std: "docker" "start" "-a" "5ad64e55963d3cf90481d441838e10cd68a9be96720893ef0945feba3e9ad41c", kill_on_drop: false }` [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Compiling serde_test v1.0.123 [INFO] [stderr] Compiling tracing-test v0.1.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.0 [INFO] [stderr] Compiling acme-dns-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.69s [INFO] running `Command { std: "docker" "inspect" "5ad64e55963d3cf90481d441838e10cd68a9be96720893ef0945feba3e9ad41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad64e55963d3cf90481d441838e10cd68a9be96720893ef0945feba3e9ad41c", kill_on_drop: false }` [INFO] [stdout] 5ad64e55963d3cf90481d441838e10cd68a9be96720893ef0945feba3e9ad41c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c0e2025d833bc91860ec9f56db70bd90abda6448c2c3b47b4cd855922721b26 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c0e2025d833bc91860ec9f56db70bd90abda6448c2c3b47b4cd855922721b26", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/acme_dns_rust-daebfb3105c913d4) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test api::proxy::tests::test_incomplete ... ok [INFO] [stdout] test api::proxy::tests::test_header_parsing ... ok [INFO] [stdout] test api::proxy::tests::test_addresses ... ok [INFO] [stdout] test api::proxy::tests::test_io_error ... ok [INFO] [stdout] test api::proxy::tests::test_failure ... ok [INFO] [stdout] test api::proxy::tests::test_disabled ... ok [INFO] [stdout] test util::tests::to_i64_works ... ok [INFO] [stdout] test api::proxy::tests::test_remote_addr_delegation ... ok [INFO] [stdout] test util::tests::io_error_works ... ok [INFO] [stdout] test util::tests::uuid_test ... ok [INFO] [stdout] test config::listener::tests::default ... ok [INFO] [stdout] test util::tests::error_works ... ok [INFO] [stdout] test config::listener::tests::deserialize_str_test ... ok [INFO] [stdout] test config::listener::tests::deserialize_str_and_bool ... ok [INFO] [stdout] test config::tests::load_config_test ... ok [INFO] [stdout] test config::records::tests::deserialize_test ... FAILED [INFO] [stdout] test dns::authority::tests::lookup_cname_works ... FAILED [INFO] [stdout] test util::tests::now_works ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::records::tests::deserialize_test stdout ---- [INFO] [stdout] thread 'config::records::tests::deserialize_test' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `PreconfiguredRecordsWrapper({Name { is_fqdn: true, labels: [acme, example, com] }: {TXT: RecordSet { name: Name { is_fqdn: true, labels: [acme, example, com] }, record_type: TXT, dns_class: IN, ttl: 200, records: [Record { name_labels: Name { is_fqdn: true, labels: [acme, example, com] }, rr_type: TXT, dns_class: IN, ttl: 200, rdata: TXT(TXT { txt_data: [[72, 97, 108, 108, 111, 32, 87, 101, 108, 116]] }) }], rrsigs: [], serial: 0 }}})`, [INFO] [stdout] right: `PreconfiguredRecordsWrapper({})`', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_test-1.0.123/src/assert.rs:161:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561b7477a260 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561b7477a260 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561b7477a260 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561b7477a260 - ::fmt::h28abce2fdb9884c2 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561b7479c86f - core::fmt::write::h3b84512577ca38a8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stdout] 5: 0x561b747736a2 - std::io::Write::write_fmt::ha43497f2606bf479 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stdout] 6: 0x561b7477c4d5 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561b7477c4d5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561b7477c4d5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561b7477bfbe - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561b7477cadd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561b7477c677 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x561b7477a71c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561b7477c5d9 - rust_begin_unwind [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x561b7418ed61 - core::panicking::panic_fmt::h2242888e8769cd33 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561b7479a51f - core::panicking::assert_failed::inner::he9aa8d36fcf971f9 [INFO] [stdout] 16: 0x561b7423b482 - core::panicking::assert_failed::h4e3c1cb0fce9208e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5 [INFO] [stdout] 17: 0x561b741e7fbc - serde_test::assert::assert_de_tokens::h815022cda683d0fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_test-1.0.123/src/assert.rs:161:13 [INFO] [stdout] 18: 0x561b74241a7a - acme_dns_rust::config::records::tests::deserialize_test::hf86ad792e4d2737a [INFO] [stdout] at /opt/rustwide/workdir/src/config/records.rs:208:9 [INFO] [stdout] 19: 0x561b7424186a - acme_dns_rust::config::records::tests::deserialize_test::{{closure}}::hfd72eddb93e235ab [INFO] [stdout] at /opt/rustwide/workdir/src/config/records.rs:192:5 [INFO] [stdout] 20: 0x561b74238f5e - core::ops::function::FnOnce::call_once::h6ad7b2a1ba3100e0 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561b7426e643 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561b7426e643 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5 [INFO] [stdout] 23: 0x561b7426cf60 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 24: 0x561b7426cf60 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 25: 0x561b7426cf60 - std::panicking::try::do_call::ha03b6478dda0cd2d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 26: 0x561b7426cf60 - std::panicking::try::h3cb77b72195ddd43 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 27: 0x561b7426cf60 - std::panic::catch_unwind::h6b5552b2bb62113e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 28: 0x561b7426cf60 - test::run_test_in_process::hc7194b3d1995d805 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18 [INFO] [stdout] 29: 0x561b7426cf60 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39 [INFO] [stdout] 30: 0x561b7424685e - test::run_test::run_test_inner::{{closure}}::h32985052db5accee [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37 [INFO] [stdout] 31: 0x561b7424685e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x561b7424a7bf - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 33: 0x561b7424a7bf - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 34: 0x561b7424a7bf - std::panicking::try::do_call::h548baa681d50a8e5 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 35: 0x561b7424a7bf - std::panicking::try::h788942712f8b8932 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 36: 0x561b7424a7bf - std::panic::catch_unwind::hc87eb933af4026f7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 37: 0x561b7424a7bf - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 38: 0x561b7424a7bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561b74782faa - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x561b74782faa - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 41: 0x561b74782faa - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 42: 0x7f9d2484f609 - start_thread [INFO] [stdout] 43: 0x7f9d2461f293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dns::authority::tests::lookup_cname_works stdout ---- [INFO] [stdout] thread 'dns::authority::tests::lookup_cname_works' panicked at 'Could not resolve cname', src/dns/authority.rs:302:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561b7477a260 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561b7477a260 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561b7477a260 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561b7477a260 - ::fmt::h28abce2fdb9884c2 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561b7479c86f - core::fmt::write::h3b84512577ca38a8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stdout] 5: 0x561b747736a2 - std::io::Write::write_fmt::ha43497f2606bf479 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stdout] 6: 0x561b7477c4d5 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561b7477c4d5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561b7477c4d5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561b7477bfbe - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561b7477cadd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561b74461c63 - std::panicking::begin_panic::{{closure}}::h4d918cb804202d30 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561b74463159 - std::sys_common::backtrace::__rust_end_short_backtrace::hc0b752282c687967 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561b74461b99 - std::panicking::begin_panic::h05e83632774f080e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561b74237cbc - acme_dns_rust::dns::authority::tests::lookup_cname_works::{{closure}}::hcbd0892fb51d3d8c [INFO] [stdout] at /opt/rustwide/workdir/src/dns/authority.rs:302:18 [INFO] [stdout] 15: 0x561b7421aa8b - as core::future::future::Future>::poll::h14c4dd8a738db61d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 16: 0x561b7422431f - as core::future::future::Future>::poll::hc3322cb971ac3be0 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/future.rs:119:9 [INFO] [stdout] 17: 0x561b74216680 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb144e049c3ee20eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 18: 0x561b741cdc2c - tokio::coop::with_budget::{{closure}}::he8af6e70b7164123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 19: 0x561b741eb82c - std::thread::local::LocalKey::try_with::h7ef18d9bc361c9a7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 20: 0x561b741ea5fd - std::thread::local::LocalKey::with::he470012f94284df3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 21: 0x561b7421425d - tokio::coop::with_budget::hfdaadeae31ebad9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 22: 0x561b7421425d - tokio::coop::budget::h2983fb9f2de1c97b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 23: 0x561b7421425d - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4cbc51034171648f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 24: 0x561b74219cf1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h416c15ca07658934 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 25: 0x561b74223c3d - tokio::macros::scoped_tls::ScopedKey::set::h9a8c658d4c0a1ad0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 26: 0x561b74219b98 - tokio::runtime::basic_scheduler::enter::hfd03c133242d61da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 27: 0x561b74212f5b - tokio::runtime::basic_scheduler::Inner

::block_on::h4e6414dbc79a2258 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 28: 0x561b742169c3 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h24235bd4940fc130 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 29: 0x561b74216d3a - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0161c65728c504b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 30: 0x561b7423da55 - tokio::runtime::Runtime::block_on::h3fb0e9ec9f249270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 31: 0x561b742378f2 - acme_dns_rust::dns::authority::tests::lookup_cname_works::h8dc829364bebdace [INFO] [stdout] at /opt/rustwide/workdir/src/dns/authority.rs:294:5 [INFO] [stdout] 32: 0x561b7423784a - acme_dns_rust::dns::authority::tests::lookup_cname_works::{{closure}}::h101594a8591be9b6 [INFO] [stdout] at /opt/rustwide/workdir/src/dns/authority.rs:294:5 [INFO] [stdout] 33: 0x561b74238c6e - core::ops::function::FnOnce::call_once::h39258e3dfd99f31e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x561b7426e643 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x561b7426e643 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5 [INFO] [stdout] 36: 0x561b7426cf60 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 37: 0x561b7426cf60 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 38: 0x561b7426cf60 - std::panicking::try::do_call::ha03b6478dda0cd2d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x561b7426cf60 - std::panicking::try::h3cb77b72195ddd43 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 40: 0x561b7426cf60 - std::panic::catch_unwind::h6b5552b2bb62113e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 41: 0x561b7426cf60 - test::run_test_in_process::hc7194b3d1995d805 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18 [INFO] [stdout] 42: 0x561b7426cf60 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39 [INFO] [stdout] 43: 0x561b7424685e - test::run_test::run_test_inner::{{closure}}::h32985052db5accee [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37 [INFO] [stdout] 44: 0x561b7424685e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 45: 0x561b7424a7bf - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 46: 0x561b7424a7bf - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 47: 0x561b7424a7bf - std::panicking::try::do_call::h548baa681d50a8e5 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 48: 0x561b7424a7bf - std::panicking::try::h788942712f8b8932 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 49: 0x561b7424a7bf - std::panic::catch_unwind::hc87eb933af4026f7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 50: 0x561b7424a7bf - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 51: 0x561b7424a7bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x561b74782faa - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 53: 0x561b74782faa - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 54: 0x561b74782faa - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 55: 0x7f9d2484f609 - start_thread [INFO] [stdout] 56: 0x7f9d2461f293 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::records::tests::deserialize_test [INFO] [stdout] dns::authority::tests::lookup_cname_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin acme-dns-rust' [INFO] running `Command { std: "docker" "inspect" "2c0e2025d833bc91860ec9f56db70bd90abda6448c2c3b47b4cd855922721b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0e2025d833bc91860ec9f56db70bd90abda6448c2c3b47b4cd855922721b26", kill_on_drop: false }` [INFO] [stdout] 2c0e2025d833bc91860ec9f56db70bd90abda6448c2c3b47b4cd855922721b26