[INFO] updating cached repository Taeradan/actix-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Taeradan/actix-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Taeradan/actix-hello-world" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/Taeradan/actix-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/Taeradan/actix-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Taeradan/actix-hello-world" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/Taeradan/actix-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/Taeradan/actix-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] be28ea33a00d06848e8bab7de861076b3a8318a3 [INFO] sha for GitHub repo Taeradan/actix-hello-world: be28ea33a00d06848e8bab7de861076b3a8318a3 [INFO] validating manifest of Taeradan/actix-hello-world on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Taeradan/actix-hello-world on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Taeradan/actix-hello-world [INFO] finished frobbing Taeradan/actix-hello-world [INFO] frobbed toml for Taeradan/actix-hello-world written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/Taeradan/actix-hello-world/Cargo.toml [INFO] started frobbing Taeradan/actix-hello-world [INFO] finished frobbing Taeradan/actix-hello-world [INFO] frobbed toml for Taeradan/actix-hello-world written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/Taeradan/actix-hello-world/Cargo.toml [INFO] crate Taeradan/actix-hello-world already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Taeradan/actix-hello-world against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-1/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/Taeradan/actix-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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] daaf1d754290a634d85b4fc697839ecb864eff6bdd17bb11cd3c7b0ed1ad513c [INFO] running `"docker" "start" "-a" "daaf1d754290a634d85b4fc697839ecb864eff6bdd17bb11cd3c7b0ed1ad513c"` [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.6 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking http v0.1.12 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-signal v0.2.5 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking trust-dns-proto v0.4.0 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking trust-dns-resolver v0.9.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix v0.7.4 [INFO] [stderr] Checking actix-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.04s [INFO] running `"docker" "inspect" "daaf1d754290a634d85b4fc697839ecb864eff6bdd17bb11cd3c7b0ed1ad513c"` [INFO] running `"docker" "rm" "-f" "daaf1d754290a634d85b4fc697839ecb864eff6bdd17bb11cd3c7b0ed1ad513c"` [INFO] [stdout] daaf1d754290a634d85b4fc697839ecb864eff6bdd17bb11cd3c7b0ed1ad513c