[INFO] fetching crate cueball-dns-resolver 0.3.2... [INFO] testing cueball-dns-resolver-0.3.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate cueball-dns-resolver 0.3.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cueball-dns-resolver 0.3.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cueball-dns-resolver 0.3.2 [INFO] finished tweaking crates.io crate cueball-dns-resolver 0.3.2 [INFO] tweaked toml for crates.io crate cueball-dns-resolver 0.3.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c302fd907b1dd8c1f92ea2b8429b67eff6098a1d166f4204640f112636817e4 [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" "1c302fd907b1dd8c1f92ea2b8429b67eff6098a1d166f4204640f112636817e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c302fd907b1dd8c1f92ea2b8429b67eff6098a1d166f4204640f112636817e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c302fd907b1dd8c1f92ea2b8429b67eff6098a1d166f4204640f112636817e4", kill_on_drop: false }` [INFO] [stdout] 1c302fd907b1dd8c1f92ea2b8429b67eff6098a1d166f4204640f112636817e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9215a04cbe90644fe25ba92e6bfcad3b5ed293842545e1d682b709acbc307d8b [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" "9215a04cbe90644fe25ba92e6bfcad3b5ed293842545e1d682b709acbc307d8b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling rent_to_own v0.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling cueball v0.3.5 [INFO] [stderr] Compiling derive_state_machine_future v0.2.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling state_machine_future v0.2.0 [INFO] [stderr] Compiling trust-dns-client v0.19.6 [INFO] [stderr] Compiling cueball-dns-resolver v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "9215a04cbe90644fe25ba92e6bfcad3b5ed293842545e1d682b709acbc307d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9215a04cbe90644fe25ba92e6bfcad3b5ed293842545e1d682b709acbc307d8b", kill_on_drop: false }` [INFO] [stdout] 9215a04cbe90644fe25ba92e6bfcad3b5ed293842545e1d682b709acbc307d8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725dddd2b4d8bff4795460c4f458de541dd0e35848c58c4af0bd7f4827528861 [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" "725dddd2b4d8bff4795460c4f458de541dd0e35848c58c4af0bd7f4827528861", kill_on_drop: false }` [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling cueball-dns-resolver v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.91s [INFO] running `Command { std: "docker" "inspect" "725dddd2b4d8bff4795460c4f458de541dd0e35848c58c4af0bd7f4827528861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725dddd2b4d8bff4795460c4f458de541dd0e35848c58c4af0bd7f4827528861", kill_on_drop: false }` [INFO] [stdout] 725dddd2b4d8bff4795460c4f458de541dd0e35848c58c4af0bd7f4827528861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ecce399462eddf242a90cd56dd6a0a5460087948d682ca981cb7605be1d9b8a [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" "0ecce399462eddf242a90cd56dd6a0a5460087948d682ca981cb7605be1d9b8a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cueball_dns_resolver-e28672c2cfb3ced3 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] Nov 28 04:47:03.892 DEBG srv_response: SrvRecordResp { answers: [SrvRecord { priority: 1, weight: 100, ttl: 2, port: 1, target: "_tcp.cheesy_record.joyent.us" }, SrvRecord { priority: 1, weight: 100, ttl: 2, port: 2, target: "_tcp.cheesy_record.joyent.us" }], additional: [] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.892 DEBG srv port: 1, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.892 DEBG context srvs: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:05) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.892 DEBG srv port: 2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.892 DEBG context srvs: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:05) }, SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:05) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.892 DEBG context.srv_rem: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:05) }, SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:05) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.892 DEBG querying a record for "_tcp.cheesy_record.joyent.us", build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.892 DEBG a resp: ARecordResp { answers: [ARecord { name: "cheesy_record.joyent.us", ttl: 60, address: 1.2.3.4 }] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG querying a record for "_tcp.cheesy_record.joyent.us", build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG a resp: ARecordResp { answers: [ARecord { name: "cheesy_record.joyent.us", ttl: 60, address: 1.2.3.4 }] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG processing backend srv SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [1.2.3.4], expiry_v4: Some(2020-11-28T04:47:05) }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG processing backend srv SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [1.2.3.4], expiry_v4: Some(2020-11-28T04:47:05) }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG new_backends len: 2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG Recved add backend rf94LCWpo24lfJDokdvRJ7VLM58=, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG srv_response: SrvRecordResp { answers: [SrvRecord { priority: 1, weight: 100, ttl: 60, port: 1, target: "_tcp.cheesy_record.joyent.us" }, SrvRecord { priority: 1, weight: 100, ttl: 60, port: 2, target: "_tcp.cheesy_record.joyent.us" }], additional: [] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG srv port: 1, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG context srvs: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:48:03) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG srv port: 2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG context srvs: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:48:03) }, SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [], expiry_v4: Some(2020-11-28T04:48:03) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG context.srv_rem: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:48:03) }, SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [], expiry_v4: Some(2020-11-28T04:48:03) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.893 DEBG querying a record for "_tcp.cheesy_record.joyent.us", build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 DEBG a resp: ARecordResp { answers: [ARecord { name: "cheesy_record.joyent.us", ttl: 60, address: 1.2.3.4 }] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 DEBG querying a record for "_tcp.cheesy_record.joyent.us", build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 DEBG a resp: ARecordResp { answers: [ARecord { name: "cheesy_record.joyent.us", ttl: 60, address: 1.2.3.4 }] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 DEBG processing backend srv SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [1.2.3.4], expiry_v4: Some(2020-11-28T04:48:03) }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 DEBG processing backend srv SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [1.2.3.4], expiry_v4: Some(2020-11-28T04:48:03) }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 DEBG new_backends len: 2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 INFO resolver sent added msg: 1.2.3.4:1, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 WARN could not msg: sending on a closed channel, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 DEBG sleeping for remainder of ttl: Duration { secs: 59, nanos: 105042890 }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.894 INFO resolver sent added msg: 1.2.3.4:2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 DEBG Recved add backend D7pxX8ctbfKDmTh2YVmrQh/LCOE=, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 INFO resolver sent added msg: 1.2.3.4:1, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 DEBG sleeping for remainder of ttl: Duration { secs: 1, nanos: 104761884 }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 DEBG srv_response: SrvRecordResp { answers: [SrvRecord { priority: 1, weight: 100, ttl: 60, port: 123, target: "_tcp.cheesy_record.joyent.us" }], additional: [] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 DEBG srv port: 123, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 DEBG context srvs: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 123, addresses_v4: [], expiry_v4: Some(2020-11-28T04:48:03) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 DEBG context.srv_rem: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 123, addresses_v4: [], expiry_v4: Some(2020-11-28T04:48:03) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 DEBG querying a record for "_tcp.cheesy_record.joyent.us", build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.895 DEBG a resp: ARecordResp { answers: [ARecord { name: "cheesy_record.joyent.us", ttl: 60, address: 1.2.3.4 }] }, build-id: 0.0.1 [INFO] [stdout] test dns_client::test_ns_resolv_conf_empty_config ... ok [INFO] [stdout] test dns_client::test_ns_resolv_conf_mangled_config ... ok [INFO] [stdout] test dns_client::test_ns_resolv_conf_no_resolvers ... ok [INFO] [stdout] test dns_client::test_ns_resolv_conf_good_config ... ok [INFO] [stdout] test resolver::tests::test_resolver_multi_srv ... ok [INFO] [stdout] Nov 28 04:47:03.895 DEBG processing backend srv SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 123, addresses_v4: [1.2.3.4], expiry_v4: Some(2020-11-28T04:48:03) }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.896 DEBG new_backends len: 1, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.896 INFO resolver sent added msg: 1.2.3.4:123, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:03.896 DEBG sleeping for remainder of ttl: Duration { secs: 59, nanos: 103082451 }, build-id: 0.0.1 [INFO] [stdout] test resolver::tests::test_resolver_single_srv ... ok [INFO] [stdout] Nov 28 04:47:05.000 DEBG srv_response: SrvRecordResp { answers: [SrvRecord { priority: 1, weight: 100, ttl: 2, port: 1, target: "_tcp.cheesy_record.joyent.us" }, SrvRecord { priority: 1, weight: 100, ttl: 2, port: 2, target: "_tcp.cheesy_record.joyent.us" }], additional: [] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG srv port: 1, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG context srvs: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:07) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG srv port: 2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG context srvs: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:07) }, SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:07) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG context.srv_rem: [SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:07) }, SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [], expiry_v4: Some(2020-11-28T04:47:07) }], build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG querying a record for "_tcp.cheesy_record.joyent.us", build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG a resp: ARecordResp { answers: [ARecord { name: "cheesy_record.joyent.us", ttl: 60, address: 1.2.3.4 }] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG querying a record for "_tcp.cheesy_record.joyent.us", build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG a resp: ARecordResp { answers: [ARecord { name: "cheesy_record.joyent.us", ttl: 60, address: 1.2.3.4 }] }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG processing backend srv SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 1, addresses_v4: [1.2.3.4], expiry_v4: Some(2020-11-28T04:47:07) }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.000 DEBG processing backend srv SrvRec { name: "_tcp.cheesy_record.joyent.us", port: 2, addresses_v4: [1.2.3.4], expiry_v4: Some(2020-11-28T04:47:07) }, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.001 DEBG new_backends len: 2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.001 DEBG Recved add backend rf94LCWpo24lfJDokdvRJ7VLM58=, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.001 INFO resolver sent added msg: 1.2.3.4:2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.001 DEBG Recved add backend D7pxX8ctbfKDmTh2YVmrQh/LCOE=, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.001 INFO resolver sent added msg: 1.2.3.4:1, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.001 DEBG Recvd rem backend BackendKey("rf94LCWpo24lfJDokdvRJ7VLM58="), build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.001 INFO resolver sent removed msg: 1.2.3.4:2, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.001 DEBG Recvd rem backend BackendKey("D7pxX8ctbfKDmTh2YVmrQh/LCOE="), build-id: 0.0.1 [INFO] [stderr] Doc-tests cueball-dns-resolver [INFO] [stdout] Nov 28 04:47:05.002 INFO resolver sent removed msg: 1.2.3.4:1, build-id: 0.0.1 [INFO] [stdout] Nov 28 04:47:05.002 DEBG sleeping for remainder of ttl: Duration { secs: 1, nanos: 997818238 }, build-id: 0.0.1 [INFO] [stdout] test resolver::tests::test_resolver_interval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ecce399462eddf242a90cd56dd6a0a5460087948d682ca981cb7605be1d9b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ecce399462eddf242a90cd56dd6a0a5460087948d682ca981cb7605be1d9b8a", kill_on_drop: false }` [INFO] [stdout] 0ecce399462eddf242a90cd56dd6a0a5460087948d682ca981cb7605be1d9b8a