[INFO] crate doh-dns 0.2.0 is already in cache [INFO] testing doh-dns-0.2.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate doh-dns 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate doh-dns 0.2.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 4392bfa054b99ff8c7a3bd8c64fafdfce49285a4ac5704b50ca62365bb1f946d [INFO] running `"docker" "start" "-a" "4392bfa054b99ff8c7a3bd8c64fafdfce49285a4ac5704b50ca62365bb1f946d"` [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 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 memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.4 [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 log v0.4.8 [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-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [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 signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.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 syn v1.0.17 [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 async-trait v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.106 [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 52s [INFO] running `"docker" "inspect" "4392bfa054b99ff8c7a3bd8c64fafdfce49285a4ac5704b50ca62365bb1f946d"` [INFO] running `"docker" "rm" "-f" "4392bfa054b99ff8c7a3bd8c64fafdfce49285a4ac5704b50ca62365bb1f946d"` [INFO] [stdout] 4392bfa054b99ff8c7a3bd8c64fafdfce49285a4ac5704b50ca62365bb1f946d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] b4cff05bc408c2010bc46699874443bc01e2264888df6b876df9f6e3ddafe1e0 [INFO] running `"docker" "start" "-a" "b4cff05bc408c2010bc46699874443bc01e2264888df6b876df9f6e3ddafe1e0"` [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.67s [INFO] running `"docker" "inspect" "b4cff05bc408c2010bc46699874443bc01e2264888df6b876df9f6e3ddafe1e0"` [INFO] running `"docker" "rm" "-f" "b4cff05bc408c2010bc46699874443bc01e2264888df6b876df9f6e3ddafe1e0"` [INFO] [stdout] b4cff05bc408c2010bc46699874443bc01e2264888df6b876df9f6e3ddafe1e0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 7e6cd5365eff4a2edbd79a0b14ee6f12911296d3687a8cb080342fac916c3cc0 [INFO] running `"docker" "start" "-a" "7e6cd5365eff4a2edbd79a0b14ee6f12911296d3687a8cb080342fac916c3cc0"` [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.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/doh_dns-d162970c69d135c0 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Doc-tests doh-dns [INFO] [stdout] test client::tests::test_static_resolve ... ok [INFO] [stdout] test dns::tests::test_a ... ok [INFO] [stdout] test dns::tests::test_mx ... ok [INFO] [stdout] test dns::tests::test_retries ... ok [INFO] [stdout] test dns::tests::test_txt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "7e6cd5365eff4a2edbd79a0b14ee6f12911296d3687a8cb080342fac916c3cc0"` [INFO] running `"docker" "rm" "-f" "7e6cd5365eff4a2edbd79a0b14ee6f12911296d3687a8cb080342fac916c3cc0"` [INFO] [stdout] 7e6cd5365eff4a2edbd79a0b14ee6f12911296d3687a8cb080342fac916c3cc0