[INFO] cloning repository napat1412/docker-wot-registration-server [INFO] running `"git" "clone" "--bare" "git://github.com/napat1412/docker-wot-registration-server.git" "work/cache/sources/gh/napat1412/docker-wot-registration-server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/napat1412/docker-wot-registration-server'... [INFO] running `"git" "clone" "work/cache/sources/gh/napat1412/docker-wot-registration-server" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/napat1412/docker-wot-registration-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/napat1412/docker-wot-registration-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/napat1412/docker-wot-registration-server" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/napat1412/docker-wot-registration-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/napat1412/docker-wot-registration-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1110b1b6d27153323a7ceb8cec044b664307a8b6 [INFO] sha for GitHub repo napat1412/docker-wot-registration-server: 1110b1b6d27153323a7ceb8cec044b664307a8b6 [INFO] validating manifest of napat1412/docker-wot-registration-server 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 napat1412/docker-wot-registration-server 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 napat1412/docker-wot-registration-server [INFO] finished frobbing napat1412/docker-wot-registration-server [INFO] frobbed toml for napat1412/docker-wot-registration-server written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/napat1412/docker-wot-registration-server/Cargo.toml [INFO] started frobbing napat1412/docker-wot-registration-server [INFO] finished frobbing napat1412/docker-wot-registration-server [INFO] frobbed toml for napat1412/docker-wot-registration-server written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/napat1412/docker-wot-registration-server/Cargo.toml [INFO] crate napat1412/docker-wot-registration-server 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] Updating git repository `https://github.com/mozilla-iot/iron-cors.git` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maxminddb v0.12.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing napat1412/docker-wot-registration-server against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/napat1412/docker-wot-registration-server:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] b530c5993bff99b2837395a252f301e89dc2163c682089aa2d3616bfbf6b68c8 [INFO] running `"docker" "start" "-a" "b530c5993bff99b2837395a252f301e89dc2163c682089aa2d3616bfbf6b68c8"` [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling maxminddb v0.12.0 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling iron-cors v0.2.0 (https://github.com/mozilla-iot/iron-cors.git#ca4f647e) [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling params v0.8.0 [INFO] [stderr] Compiling lettre v0.8.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling lettre_email v0.8.3 [INFO] [stderr] error[E0283]: type annotations required: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/lettre_email-0.8.3/src/lib.rs:387:70 [INFO] [stderr] | [INFO] [stderr] 387 | self.add_header(("Content-Type", format!("{}", content_type).as_ref())); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: Could not compile `lettre_email`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b530c5993bff99b2837395a252f301e89dc2163c682089aa2d3616bfbf6b68c8"` [INFO] running `"docker" "rm" "-f" "b530c5993bff99b2837395a252f301e89dc2163c682089aa2d3616bfbf6b68c8"` [INFO] [stdout] b530c5993bff99b2837395a252f301e89dc2163c682089aa2d3616bfbf6b68c8