[INFO] updating cached repository vetio/dyndns-daemon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vetio/dyndns-daemon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vetio/dyndns-daemon" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vetio/dyndns-daemon"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vetio/dyndns-daemon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vetio/dyndns-daemon" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vetio/dyndns-daemon"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vetio/dyndns-daemon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6453f9b02bdbab52f1349a6f11801295e62f25f0 [INFO] sha for GitHub repo vetio/dyndns-daemon: 6453f9b02bdbab52f1349a6f11801295e62f25f0 [INFO] validating manifest of vetio/dyndns-daemon on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vetio/dyndns-daemon on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vetio/dyndns-daemon [INFO] finished frobbing vetio/dyndns-daemon [INFO] frobbed toml for vetio/dyndns-daemon written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vetio/dyndns-daemon/Cargo.toml [INFO] started frobbing vetio/dyndns-daemon [INFO] finished frobbing vetio/dyndns-daemon [INFO] frobbed toml for vetio/dyndns-daemon written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vetio/dyndns-daemon/Cargo.toml [INFO] crate vetio/dyndns-daemon has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vetio/dyndns-daemon against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vetio/dyndns-daemon:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 6473c08933ad6bd230315fd3f93bac73942f038d4b7bdfc64e122b1d5602d1d6 [INFO] running `"docker" "start" "-a" "6473c08933ad6bd230315fd3f93bac73942f038d4b7bdfc64e122b1d5602d1d6"` [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling slog v2.2.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling consistenttime v0.2.0 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling email v0.0.19 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling envy v0.3.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling lettre v0.6.2 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling hyper v0.12.1 [INFO] [stderr] Compiling dyndns-daemon v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "6473c08933ad6bd230315fd3f93bac73942f038d4b7bdfc64e122b1d5602d1d6"` [INFO] running `"docker" "rm" "-f" "6473c08933ad6bd230315fd3f93bac73942f038d4b7bdfc64e122b1d5602d1d6"` [INFO] [stdout] 6473c08933ad6bd230315fd3f93bac73942f038d4b7bdfc64e122b1d5602d1d6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vetio/dyndns-daemon:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e939dc9ba4dc807a15a7a392f4d7a5d2607c5f02ede7ed095665bd6e3e2c6e51 [INFO] running `"docker" "start" "-a" "e939dc9ba4dc807a15a7a392f4d7a5d2607c5f02ede7ed095665bd6e3e2c6e51"` [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling dyndns-daemon v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.90s [INFO] running `"docker" "inspect" "e939dc9ba4dc807a15a7a392f4d7a5d2607c5f02ede7ed095665bd6e3e2c6e51"` [INFO] running `"docker" "rm" "-f" "e939dc9ba4dc807a15a7a392f4d7a5d2607c5f02ede7ed095665bd6e3e2c6e51"` [INFO] [stdout] e939dc9ba4dc807a15a7a392f4d7a5d2607c5f02ede7ed095665bd6e3e2c6e51 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vetio/dyndns-daemon:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 6b1515e7bbd3175a86018fad9ad5851b62758a5cc8a11a572c016c05b257a116 [INFO] running `"docker" "start" "-a" "6b1515e7bbd3175a86018fad9ad5851b62758a5cc8a11a572c016c05b257a116"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/crater/target/debug/deps/dyndns_daemon-59a777f0390aa172 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test template::tests::segments_append_to_text ... 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" "6b1515e7bbd3175a86018fad9ad5851b62758a5cc8a11a572c016c05b257a116"` [INFO] running `"docker" "rm" "-f" "6b1515e7bbd3175a86018fad9ad5851b62758a5cc8a11a572c016c05b257a116"` [INFO] [stdout] 6b1515e7bbd3175a86018fad9ad5851b62758a5cc8a11a572c016c05b257a116