[INFO] updating cached repository skyjur/actix-web-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/skyjur/actix-web-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/skyjur/actix-web-hello-world" "work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/skyjur/actix-web-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/skyjur/actix-web-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/skyjur/actix-web-hello-world" "work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/skyjur/actix-web-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/skyjur/actix-web-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bceb44b797e2086c87c647f3b2e2e72d3fa09d90 [INFO] sha for GitHub repo skyjur/actix-web-hello-world: bceb44b797e2086c87c647f3b2e2e72d3fa09d90 [INFO] validating manifest of skyjur/actix-web-hello-world on toolchain master#e2f221c75932de7a29845c8d6f1f73536ad00c41 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of skyjur/actix-web-hello-world on toolchain try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing skyjur/actix-web-hello-world [INFO] finished frobbing skyjur/actix-web-hello-world [INFO] frobbed toml for skyjur/actix-web-hello-world written to work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/skyjur/actix-web-hello-world/Cargo.toml [INFO] started frobbing skyjur/actix-web-hello-world [INFO] finished frobbing skyjur/actix-web-hello-world [INFO] frobbed toml for skyjur/actix-web-hello-world written to work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/skyjur/actix-web-hello-world/Cargo.toml [INFO] crate skyjur/actix-web-hello-world has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking skyjur/actix-web-hello-world against try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff for pr-57617 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57617/worker-6/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/skyjur/actix-web-hello-world:/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" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9eff5cf2d918f973c0fdf2f6aa1a5b1471059596ec6500a3aba66d399e2b531d [INFO] running `"docker" "start" "-a" "9eff5cf2d918f973c0fdf2f6aa1a5b1471059596ec6500a3aba66d399e2b531d"` [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.4 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking socket2 v0.3.7 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking tokio-current-thread v0.1.1 [INFO] [stderr] Checking tokio-timer v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking http v0.1.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking parking_lot v0.6.3 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.4 [INFO] [stderr] Checking crossbeam-channel v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-signal v0.2.4 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.4.0 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking trust-dns-resolver v0.9.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking actix v0.7.3 [INFO] [stderr] Checking rust-actix-hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "9eff5cf2d918f973c0fdf2f6aa1a5b1471059596ec6500a3aba66d399e2b531d"` [INFO] running `"docker" "rm" "-f" "9eff5cf2d918f973c0fdf2f6aa1a5b1471059596ec6500a3aba66d399e2b531d"` [INFO] [stdout] 9eff5cf2d918f973c0fdf2f6aa1a5b1471059596ec6500a3aba66d399e2b531d