[INFO] fetching crate dns-ptr-resolver 1.1.0...
[INFO] testing dns-ptr-resolver-1.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate dns-ptr-resolver 1.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate dns-ptr-resolver 1.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dns-ptr-resolver 1.1.0
[INFO] finished tweaking crates.io crate dns-ptr-resolver 1.1.0
[INFO] tweaked toml for crates.io crate dns-ptr-resolver 1.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate dns-ptr-resolver 1.1.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded weighted-rs v0.1.3
[INFO] [stderr]   Downloaded hyper-alpn v0.3.0
[INFO] [stderr]   Downloaded pest_consume_macros v1.1.0
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded pest_consume v1.1.3
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded rustdns v0.4.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.22.0
[INFO] [stderr]   Downloaded webpki-roots v0.21.1
[INFO] [stderr]   Downloaded trust-dns-client v0.22.0
[INFO] [stderr]   Downloaded tokio v1.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05add12ced5d376d30d1e1c0a8b4b99111557542e55fc2dea8f6efd1399b3a33
[INFO] running `Command { std: "docker" "start" "-a" "05add12ced5d376d30d1e1c0a8b4b99111557542e55fc2dea8f6efd1399b3a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05add12ced5d376d30d1e1c0a8b4b99111557542e55fc2dea8f6efd1399b3a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05add12ced5d376d30d1e1c0a8b4b99111557542e55fc2dea8f6efd1399b3a33", kill_on_drop: false }`
[INFO] [stdout] 05add12ced5d376d30d1e1c0a8b4b99111557542e55fc2dea8f6efd1399b3a33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bb7a72c10355e7b6d4e1d9ae10e0f53468e7731e9baca289b497adeeb18bccd
[INFO] running `Command { std: "docker" "start" "-a" "2bb7a72c10355e7b6d4e1d9ae10e0f53468e7731e9baca289b497adeeb18bccd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.30.0
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling deranged v0.3.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling time v0.3.25
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling pest_consume v1.1.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling trust-dns-client v0.22.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling weighted-rs v0.1.3
[INFO] [stderr]    Compiling hyper-alpn v0.3.0
[INFO] [stderr]    Compiling rustdns v0.4.0
[INFO] [stderr]    Compiling dns-ptr-resolver v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `query_addr`, `query`, and `error` are never read
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct PtrResult {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 18 |     query_addr: IpAddr,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     query: Name,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     result: Option<Name>,
[INFO] [stdout] 21 |     error: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.10s
[INFO] running `Command { std: "docker" "inspect" "2bb7a72c10355e7b6d4e1d9ae10e0f53468e7731e9baca289b497adeeb18bccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bb7a72c10355e7b6d4e1d9ae10e0f53468e7731e9baca289b497adeeb18bccd", kill_on_drop: false }`
[INFO] [stdout] 2bb7a72c10355e7b6d4e1d9ae10e0f53468e7731e9baca289b497adeeb18bccd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b6ddfef1a31ed2cf7a04871958b8918bd83ee6ecb6a85f13873c09c444cfbeb
[INFO] running `Command { std: "docker" "start" "-a" "6b6ddfef1a31ed2cf7a04871958b8918bd83ee6ecb6a85f13873c09c444cfbeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling dns-ptr-resolver v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `query_addr`, `query`, and `error` are never read
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct PtrResult {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 18 |     query_addr: IpAddr,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     query: Name,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     result: Option<Name>,
[INFO] [stdout] 21 |     error: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.04s
[INFO] running `Command { std: "docker" "inspect" "6b6ddfef1a31ed2cf7a04871958b8918bd83ee6ecb6a85f13873c09c444cfbeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6ddfef1a31ed2cf7a04871958b8918bd83ee6ecb6a85f13873c09c444cfbeb", kill_on_drop: false }`
[INFO] [stdout] 6b6ddfef1a31ed2cf7a04871958b8918bd83ee6ecb6a85f13873c09c444cfbeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28c8a667dc8cccec62f565e7ab007a6877c7f1a4ffd67508039e3bb32ffc2926
[INFO] running `Command { std: "docker" "start" "-a" "28c8a667dc8cccec62f565e7ab007a6877c7f1a4ffd67508039e3bb32ffc2926", kill_on_drop: false }`
[INFO] [stderr] warning: fields `query_addr`, `query`, and `error` are never read
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | struct PtrResult {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 18 |     query_addr: IpAddr,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 19 |     query: Name,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 20 |     result: Option<Name>,
[INFO] [stderr] 21 |     error: Option<String>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dns-ptr-resolver` (bin "dns-ptr-resolver" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dns_ptr_resolver-3e941247d496a8fe)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: test failed, to rerun pass `--bin dns-ptr-resolver`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/dns_ptr_resolver-3e941247d496a8fe` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "28c8a667dc8cccec62f565e7ab007a6877c7f1a4ffd67508039e3bb32ffc2926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28c8a667dc8cccec62f565e7ab007a6877c7f1a4ffd67508039e3bb32ffc2926", kill_on_drop: false }`
[INFO] [stdout] 28c8a667dc8cccec62f565e7ab007a6877c7f1a4ffd67508039e3bb32ffc2926
