[INFO] cloning repository yuk1ty/new_actix_web_echo_example [INFO] running `"git" "clone" "--bare" "git://github.com/yuk1ty/new_actix_web_echo_example.git" "work/cache/sources/gh/yuk1ty/new_actix_web_echo_example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yuk1ty/new_actix_web_echo_example'... [INFO] running `"git" "clone" "work/cache/sources/gh/yuk1ty/new_actix_web_echo_example" "work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/yuk1ty/new_actix_web_echo_example"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/yuk1ty/new_actix_web_echo_example"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/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#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yuk1ty/new_actix_web_echo_example on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-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-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-http v0.2.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yuk1ty/new_actix_web_echo_example against try#8ec8125bea94852768b56958f05da47666c21ab0 for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-0/try#8ec8125bea94852768b56958f05da47666c21ab0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/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" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cef006af5ec7543f619018e5cde08962b16527bd47618df13d0f906c385026c6 [INFO] running `"docker" "start" "-a" "cef006af5ec7543f619018e5cde08962b16527bd47618df13d0f906c385026c6"` [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking copyless v0.1.2 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking actix-service v0.4.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking lru-cache v0.1.2 [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 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 miniz-sys v0.1.12 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking env_logger v0.5.13 [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 mime v0.3.13 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking actix-utils v0.4.1 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking actix-server-config v0.1.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-threadpool v0.1.0 [INFO] [stderr] Checking actix-rt v0.2.2 [INFO] [stderr] Checking h2 v0.1.20 [INFO] [stderr] Checking actix-router v0.1.5 [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 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 57.68s [INFO] running `"docker" "inspect" "cef006af5ec7543f619018e5cde08962b16527bd47618df13d0f906c385026c6"` [INFO] running `"docker" "rm" "-f" "cef006af5ec7543f619018e5cde08962b16527bd47618df13d0f906c385026c6"` [INFO] [stdout] cef006af5ec7543f619018e5cde08962b16527bd47618df13d0f906c385026c6