[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/beta-1.37-6/sources/1.36.0/gh/vetio/dyndns-daemon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/vetio/dyndns-daemon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vetio/dyndns-daemon" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vetio/dyndns-daemon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vetio/dyndns-daemon on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/gh/vetio/dyndns-daemon/Cargo.toml [INFO] crate vetio/dyndns-daemon already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vetio/dyndns-daemon against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 1dc7cf74d8a65a6f776dc081f1bdf96f34bbc873028d32486dc209ff975ee8ae [INFO] running `"docker" "start" "-a" "1dc7cf74d8a65a6f776dc081f1bdf96f34bbc873028d32486dc209ff975ee8ae"` [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling slog v2.2.3 [INFO] [stderr] Compiling consistenttime v0.2.0 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling email v0.0.19 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling envy v0.3.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling lettre v0.6.2 [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 52.54s [INFO] running `"docker" "inspect" "1dc7cf74d8a65a6f776dc081f1bdf96f34bbc873028d32486dc209ff975ee8ae"` [INFO] running `"docker" "rm" "-f" "1dc7cf74d8a65a6f776dc081f1bdf96f34bbc873028d32486dc209ff975ee8ae"` [INFO] [stdout] 1dc7cf74d8a65a6f776dc081f1bdf96f34bbc873028d32486dc209ff975ee8ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 8ddc13db130e0b19da61783989b94f0bdb331b0da9ed0f48e17101cbb649d38c [INFO] running `"docker" "start" "-a" "8ddc13db130e0b19da61783989b94f0bdb331b0da9ed0f48e17101cbb649d38c"` [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 9.75s [INFO] running `"docker" "inspect" "8ddc13db130e0b19da61783989b94f0bdb331b0da9ed0f48e17101cbb649d38c"` [INFO] running `"docker" "rm" "-f" "8ddc13db130e0b19da61783989b94f0bdb331b0da9ed0f48e17101cbb649d38c"` [INFO] [stdout] 8ddc13db130e0b19da61783989b94f0bdb331b0da9ed0f48e17101cbb649d38c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 8e2083cdf8e977e2bffe43edf6e2cc9215bcb22f636a1e5a5b165aa0f787297f [INFO] running `"docker" "start" "-a" "8e2083cdf8e977e2bffe43edf6e2cc9215bcb22f636a1e5a5b165aa0f787297f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/dyndns_daemon-0fa58d2750fc87fc [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" "8e2083cdf8e977e2bffe43edf6e2cc9215bcb22f636a1e5a5b165aa0f787297f"` [INFO] running `"docker" "rm" "-f" "8e2083cdf8e977e2bffe43edf6e2cc9215bcb22f636a1e5a5b165aa0f787297f"` [INFO] [stdout] 8e2083cdf8e977e2bffe43edf6e2cc9215bcb22f636a1e5a5b165aa0f787297f