[INFO] updating cached repository yuk1ty/new_actix_web_echo_example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuk1ty/new_actix_web_echo_example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuk1ty/new_actix_web_echo_example" "work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/yuk1ty/new_actix_web_echo_example"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/yuk1ty/new_actix_web_echo_example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuk1ty/new_actix_web_echo_example" "work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/yuk1ty/new_actix_web_echo_example"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/yuk1ty/new_actix_web_echo_example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef5e0a96ffb8938c0a5be240201afb3b5f6e35a8 [INFO] sha for GitHub repo yuk1ty/new_actix_web_echo_example: ef5e0a96ffb8938c0a5be240201afb3b5f6e35a8 [INFO] validating manifest of yuk1ty/new_actix_web_echo_example on toolchain master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yuk1ty/new_actix_web_echo_example on toolchain try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yuk1ty/new_actix_web_echo_example [INFO] finished frobbing yuk1ty/new_actix_web_echo_example [INFO] frobbed toml for yuk1ty/new_actix_web_echo_example written to work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/yuk1ty/new_actix_web_echo_example/Cargo.toml [INFO] started frobbing yuk1ty/new_actix_web_echo_example [INFO] finished frobbing yuk1ty/new_actix_web_echo_example [INFO] frobbed toml for yuk1ty/new_actix_web_echo_example written to work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/yuk1ty/new_actix_web_echo_example/Cargo.toml [INFO] crate yuk1ty/new_actix_web_echo_example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yuk1ty/new_actix_web_echo_example against try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc for pr-62181 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62181/worker-5/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/yuk1ty/new_actix_web_echo_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" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fed4567e73780dfff35b02a74c06cb078d3396f1f1ad318f543cea57f4725782 [INFO] running `"docker" "start" "-a" "fed4567e73780dfff35b02a74c06cb078d3396f1f1ad318f543cea57f4725782"` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking copyless v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking actix-service v0.4.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking string v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking actix-utils v0.4.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking actix-server-config v0.1.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking h2 v0.1.20 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking actix-threadpool v0.1.0 [INFO] [stderr] Checking actix-rt v0.2.2 [INFO] [stderr] Checking actix-server v0.5.1 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking actix-http v0.2.2 [INFO] [stderr] Checking awc v0.2.0 [INFO] [stderr] Checking actix-web v1.0.0-rc [INFO] [stderr] Checking new_actix_web_example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `"docker" "inspect" "fed4567e73780dfff35b02a74c06cb078d3396f1f1ad318f543cea57f4725782"` [INFO] running `"docker" "rm" "-f" "fed4567e73780dfff35b02a74c06cb078d3396f1f1ad318f543cea57f4725782"` [INFO] [stdout] fed4567e73780dfff35b02a74c06cb078d3396f1f1ad318f543cea57f4725782