[INFO] updating cached repository https://github.com/deeso/dns-lookup-service [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b726307ca3213e5516bc4b225c15f5d4be2a8ea6 [INFO] testing deeso/dns-lookup-service against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeso%2Fdns-lookup-service" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deeso/dns-lookup-service on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/deeso/dns-lookup-service [INFO] finished tweaking git repo https://github.com/deeso/dns-lookup-service [INFO] tweaked toml for git repo https://github.com/deeso/dns-lookup-service written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/deeso/dns-lookup-service already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 9815eee9be1db1d5619190257dac64600a5d9e61d4a6a4371fccc5e492aca1d5 [INFO] running `"docker" "start" "-a" "9815eee9be1db1d5619190257dac64600a5d9e61d4a6a4371fccc5e492aca1d5"` [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling proc-macro2 v0.3.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling tokio-timer v0.2.0 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling chrono v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling trust-dns-proto v0.2.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling trust-dns v0.13.0 [INFO] [stderr] Compiling dns-lookup-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.06s [INFO] running `"docker" "inspect" "9815eee9be1db1d5619190257dac64600a5d9e61d4a6a4371fccc5e492aca1d5"` [INFO] running `"docker" "rm" "-f" "9815eee9be1db1d5619190257dac64600a5d9e61d4a6a4371fccc5e492aca1d5"` [INFO] [stdout] 9815eee9be1db1d5619190257dac64600a5d9e61d4a6a4371fccc5e492aca1d5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] fc42f37f69049c6c2ecc359448498c48806b42e910fa2ddd626a0c3e26fe48f7 [INFO] running `"docker" "start" "-a" "fc42f37f69049c6c2ecc359448498c48806b42e910fa2ddd626a0c3e26fe48f7"` [INFO] [stderr] Compiling dns-lookup-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "fc42f37f69049c6c2ecc359448498c48806b42e910fa2ddd626a0c3e26fe48f7"` [INFO] running `"docker" "rm" "-f" "fc42f37f69049c6c2ecc359448498c48806b42e910fa2ddd626a0c3e26fe48f7"` [INFO] [stdout] fc42f37f69049c6c2ecc359448498c48806b42e910fa2ddd626a0c3e26fe48f7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 80d6ab31ddce7115fac8384c3bf31b2325b3b2d9ba7dc74ff8df53b522f8b8d4 [INFO] running `"docker" "start" "-a" "80d6ab31ddce7115fac8384c3bf31b2325b3b2d9ba7dc74ff8df53b522f8b8d4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dns_lookup_service-a39bba210ad807cc [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 `"docker" "inspect" "80d6ab31ddce7115fac8384c3bf31b2325b3b2d9ba7dc74ff8df53b522f8b8d4"` [INFO] running `"docker" "rm" "-f" "80d6ab31ddce7115fac8384c3bf31b2325b3b2d9ba7dc74ff8df53b522f8b8d4"` [INFO] [stdout] 80d6ab31ddce7115fac8384c3bf31b2325b3b2d9ba7dc74ff8df53b522f8b8d4