[INFO] cloning repository 1aim/mail-blog-example [INFO] running `"git" "clone" "--bare" "git://github.com/1aim/mail-blog-example.git" "work/cache/sources/gh/1aim/mail-blog-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/1aim/mail-blog-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/1aim/mail-blog-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/1aim/mail-blog-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/1aim/mail-blog-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/1aim/mail-blog-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/1aim/mail-blog-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/1aim/mail-blog-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f4fbe4694fb0b101a4f813e05b8dfe026785e1a5 [INFO] sha for GitHub repo 1aim/mail-blog-example: f4fbe4694fb0b101a4f813e05b8dfe026785e1a5 [INFO] validating manifest of 1aim/mail-blog-example on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of 1aim/mail-blog-example on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing 1aim/mail-blog-example [INFO] finished frobbing 1aim/mail-blog-example [INFO] frobbed toml for 1aim/mail-blog-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/1aim/mail-blog-example/Cargo.toml [INFO] started frobbing 1aim/mail-blog-example [INFO] finished frobbing 1aim/mail-blog-example [INFO] frobbed toml for 1aim/mail-blog-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/1aim/mail-blog-example/Cargo.toml [INFO] crate 1aim/mail-blog-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mail-test-account v0.1.1 [INFO] [stderr] Downloaded vec1 v1.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing 1aim/mail-blog-example against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/1aim/mail-blog-example:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 50e3b7314fa6da3655c3db35317e7524714b6dc6733850d68be42d2bb37faae4 [INFO] running `"docker" "start" "-a" "50e3b7314fa6da3655c3db35317e7524714b6dc6733850d68be42d2bb37faae4"` [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling quoted-string v0.6.0 [INFO] [stderr] Compiling vec-drain-where v1.0.0 [INFO] [stderr] Compiling quoted_printable v0.4.0 [INFO] [stderr] Compiling soft-ascii-string v1.0.0 [INFO] [stderr] Compiling checked_command v0.2.2 [INFO] [stderr] Compiling maybe-owned v0.3.2 [INFO] [stderr] Compiling lut v0.1.0-unstable [INFO] [stderr] Compiling total-order-multi-map v0.4.5 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.3 [INFO] [stderr] Compiling media-type-impl-utils v0.3.0-unstable [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling media-type v0.4.0-unstable [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling vec1 v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mail-internals v0.2.3 [INFO] [stderr] Compiling new-tokio-smtp v0.8.1 [INFO] [stderr] Compiling mail-headers v0.6.6 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling mail-core v0.6.2 [INFO] [stderr] Compiling mail-test-account v0.1.1 [INFO] [stderr] Compiling mail-smtp v0.2.2 [INFO] [stderr] Compiling mail-template v0.6.1 [INFO] [stderr] Compiling mail v0.6.10 [INFO] [stderr] Compiling mail-blog-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `"docker" "inspect" "50e3b7314fa6da3655c3db35317e7524714b6dc6733850d68be42d2bb37faae4"` [INFO] running `"docker" "rm" "-f" "50e3b7314fa6da3655c3db35317e7524714b6dc6733850d68be42d2bb37faae4"` [INFO] [stdout] 50e3b7314fa6da3655c3db35317e7524714b6dc6733850d68be42d2bb37faae4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/1aim/mail-blog-example:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0278f30ffcde95d51af35c3d85933f10dcbf9cba8a2b945b16e84c6d681a45f1 [INFO] running `"docker" "start" "-a" "0278f30ffcde95d51af35c3d85933f10dcbf9cba8a2b945b16e84c6d681a45f1"` [INFO] [stderr] Compiling mail-blog-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "0278f30ffcde95d51af35c3d85933f10dcbf9cba8a2b945b16e84c6d681a45f1"` [INFO] running `"docker" "rm" "-f" "0278f30ffcde95d51af35c3d85933f10dcbf9cba8a2b945b16e84c6d681a45f1"` [INFO] [stdout] 0278f30ffcde95d51af35c3d85933f10dcbf9cba8a2b945b16e84c6d681a45f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/1aim/mail-blog-example:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 24b3aba6db095a3ac517a73a254c6eb105e48911766e7367ea87790c652f0008 [INFO] running `"docker" "start" "-a" "24b3aba6db095a3ac517a73a254c6eb105e48911766e7367ea87790c652f0008"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/mail_blog_example-30bfbfb5edf9e5b7 [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" "24b3aba6db095a3ac517a73a254c6eb105e48911766e7367ea87790c652f0008"` [INFO] running `"docker" "rm" "-f" "24b3aba6db095a3ac517a73a254c6eb105e48911766e7367ea87790c652f0008"` [INFO] [stdout] 24b3aba6db095a3ac517a73a254c6eb105e48911766e7367ea87790c652f0008