[INFO] updating cached repository pa3ng/actix-web-helloworld-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pa3ng/actix-web-helloworld-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pa3ng/actix-web-helloworld-example" "work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/pa3ng/actix-web-helloworld-example"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/pa3ng/actix-web-helloworld-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pa3ng/actix-web-helloworld-example" "work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/pa3ng/actix-web-helloworld-example"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/pa3ng/actix-web-helloworld-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c2d377a626cc4f7aa703a18c49902b6fb889c106 [INFO] sha for GitHub repo pa3ng/actix-web-helloworld-example: c2d377a626cc4f7aa703a18c49902b6fb889c106 [INFO] validating manifest of pa3ng/actix-web-helloworld-example on toolchain master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pa3ng/actix-web-helloworld-example on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pa3ng/actix-web-helloworld-example [INFO] finished frobbing pa3ng/actix-web-helloworld-example [INFO] frobbed toml for pa3ng/actix-web-helloworld-example written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/pa3ng/actix-web-helloworld-example/Cargo.toml [INFO] started frobbing pa3ng/actix-web-helloworld-example [INFO] finished frobbing pa3ng/actix-web-helloworld-example [INFO] frobbed toml for pa3ng/actix-web-helloworld-example written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/pa3ng/actix-web-helloworld-example/Cargo.toml [INFO] crate pa3ng/actix-web-helloworld-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking pa3ng/actix-web-helloworld-example against master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-3/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/pa3ng/actix-web-helloworld-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" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e87554894b78c2ac37217b9bb7f7f163454a77b2b1d0ac5d59dd6e5b496f3518 [INFO] running `"docker" "start" "-a" "e87554894b78c2ac37217b9bb7f7f163454a77b2b1d0ac5d59dd6e5b496f3518"` [INFO] [stderr] Checking flate2 v1.0.8 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking actix-threadpool v0.1.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.24 [INFO] [stderr] Checking actix-codec v0.1.2 [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-rt v0.2.2 [INFO] [stderr] Checking actix-utils v0.4.1 [INFO] [stderr] Checking actix-server-config v0.1.1 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [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.4 [INFO] [stderr] Checking awc v0.2.1 [INFO] [stderr] Checking actix-web v1.0.2 [INFO] [stderr] Checking actix-web-helloworld-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.82s [INFO] running `"docker" "inspect" "e87554894b78c2ac37217b9bb7f7f163454a77b2b1d0ac5d59dd6e5b496f3518"` [INFO] running `"docker" "rm" "-f" "e87554894b78c2ac37217b9bb7f7f163454a77b2b1d0ac5d59dd6e5b496f3518"` [INFO] [stdout] e87554894b78c2ac37217b9bb7f7f163454a77b2b1d0ac5d59dd6e5b496f3518