[INFO] updating cached repository joshdcuneo/rust-http-starter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/joshdcuneo/rust-http-starter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/joshdcuneo/rust-http-starter" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/joshdcuneo/rust-http-starter"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/joshdcuneo/rust-http-starter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joshdcuneo/rust-http-starter" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/joshdcuneo/rust-http-starter"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/joshdcuneo/rust-http-starter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 073b64acfc2dc91ede2784437f37cbfa7b00e9bd [INFO] sha for GitHub repo joshdcuneo/rust-http-starter: 073b64acfc2dc91ede2784437f37cbfa7b00e9bd [INFO] validating manifest of joshdcuneo/rust-http-starter on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of joshdcuneo/rust-http-starter on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing joshdcuneo/rust-http-starter [INFO] finished frobbing joshdcuneo/rust-http-starter [INFO] frobbed toml for joshdcuneo/rust-http-starter written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/joshdcuneo/rust-http-starter/Cargo.toml [INFO] started frobbing joshdcuneo/rust-http-starter [INFO] finished frobbing joshdcuneo/rust-http-starter [INFO] frobbed toml for joshdcuneo/rust-http-starter written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/joshdcuneo/rust-http-starter/Cargo.toml [INFO] crate joshdcuneo/rust-http-starter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking joshdcuneo/rust-http-starter against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-1/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/joshdcuneo/rust-http-starter:/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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f5653cb14892820ff2e5686faa3503eca113bfde07cbe1a34fa83c9974178689 [INFO] running `"docker" "start" "-a" "f5653cb14892820ff2e5686faa3503eca113bfde07cbe1a34fa83c9974178689"` [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Checking rand v0.6.4 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking v_escape v0.3.2 [INFO] [stderr] Checking v_htmlescape v0.3.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking trust-dns-proto v0.6.2 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking trust-dns-resolver v0.10.2 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking actix-web v0.7.18 [INFO] [stderr] Checking web-server-starter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "f5653cb14892820ff2e5686faa3503eca113bfde07cbe1a34fa83c9974178689"` [INFO] running `"docker" "rm" "-f" "f5653cb14892820ff2e5686faa3503eca113bfde07cbe1a34fa83c9974178689"` [INFO] [stdout] f5653cb14892820ff2e5686faa3503eca113bfde07cbe1a34fa83c9974178689