[INFO] crate doh-dns 0.2.0 is already in cache [INFO] testing doh-dns-0.2.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate doh-dns 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate doh-dns 0.2.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate doh-dns 0.2.0 [INFO] finished tweaking crates.io crate doh-dns 0.2.0 [INFO] tweaked toml for crates.io crate doh-dns 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 997cd4427838bacea260ca5b788913d13aed1f21fbe974659de6a9187a859193 [INFO] running `"docker" "start" "-a" "997cd4427838bacea260ca5b788913d13aed1f21fbe974659de6a9187a859193"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling paste v0.1.10 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling doh-dns v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'hyper::client::Builder::keep_alive': name is confusing, to disable the connection pool, call pool_max_idle_per_host(0) [INFO] [stderr] --> src/client.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | client: Client::builder().keep_alive(true).build(connector), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `"docker" "inspect" "997cd4427838bacea260ca5b788913d13aed1f21fbe974659de6a9187a859193"` [INFO] running `"docker" "rm" "-f" "997cd4427838bacea260ca5b788913d13aed1f21fbe974659de6a9187a859193"` [INFO] [stdout] 997cd4427838bacea260ca5b788913d13aed1f21fbe974659de6a9187a859193 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f60a5efb6b7e05d6500977729aa529cc95f4499a8b2ecf16ea572e0e1f0cff70 [INFO] running `"docker" "start" "-a" "f60a5efb6b7e05d6500977729aa529cc95f4499a8b2ecf16ea572e0e1f0cff70"` [INFO] [stderr] Compiling doh-dns v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'hyper::client::Builder::keep_alive': name is confusing, to disable the connection pool, call pool_max_idle_per_host(0) [INFO] [stderr] --> src/client.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | client: Client::builder().keep_alive(true).build(connector), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hyper::client::Builder::keep_alive': name is confusing, to disable the connection pool, call pool_max_idle_per_host(0) [INFO] [stderr] --> src/client.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | client: Client::builder().keep_alive(true).build(connector), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.41s [INFO] running `"docker" "inspect" "f60a5efb6b7e05d6500977729aa529cc95f4499a8b2ecf16ea572e0e1f0cff70"` [INFO] running `"docker" "rm" "-f" "f60a5efb6b7e05d6500977729aa529cc95f4499a8b2ecf16ea572e0e1f0cff70"` [INFO] [stdout] f60a5efb6b7e05d6500977729aa529cc95f4499a8b2ecf16ea572e0e1f0cff70 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98c34d0ac7a7627b2d8b0cd3980bb771888f849973572c19a50832bcab2b69d4 [INFO] running `"docker" "start" "-a" "98c34d0ac7a7627b2d8b0cd3980bb771888f849973572c19a50832bcab2b69d4"` [INFO] [stderr] warning: use of deprecated item 'hyper::client::Builder::keep_alive': name is confusing, to disable the connection pool, call pool_max_idle_per_host(0) [INFO] [stderr] --> src/client.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | client: Client::builder().keep_alive(true).build(connector), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hyper::client::Builder::keep_alive': name is confusing, to disable the connection pool, call pool_max_idle_per_host(0) [INFO] [stderr] --> src/client.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | client: Client::builder().keep_alive(true).build(connector), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/doh_dns-d162970c69d135c0 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test client::tests::test_static_resolve ... ok [INFO] [stdout] test dns::tests::test_a ... ok [INFO] [stdout] test dns::tests::test_txt ... ok [INFO] [stdout] test dns::tests::test_retries ... ok [INFO] [stdout] test dns::tests::test_mx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests doh-dns [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "98c34d0ac7a7627b2d8b0cd3980bb771888f849973572c19a50832bcab2b69d4"` [INFO] running `"docker" "rm" "-f" "98c34d0ac7a7627b2d8b0cd3980bb771888f849973572c19a50832bcab2b69d4"` [INFO] [stdout] 98c34d0ac7a7627b2d8b0cd3980bb771888f849973572c19a50832bcab2b69d4