[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-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/Taeradan/actix-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/Taeradan/actix-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Taeradan/actix-hello-world" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/Taeradan/actix-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/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#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Taeradan/actix-hello-world on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-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-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/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-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/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" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Taeradan/actix-hello-world against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-6/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1a5abdd95e428b0d38bd8695b41f4c9d85f678a720fe37756a10a886094dbe05 [INFO] running `"docker" "start" "-a" "1a5abdd95e428b0d38bd8695b41f4c9d85f678a720fe37756a10a886094dbe05"` [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling ring v0.13.2 [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 serde_json v1.0.27 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.2.4 [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-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-tcp v0.1.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 tokio v0.1.8 [INFO] [stderr] Checking trust-dns-proto v0.4.0 [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] 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 29.73s [INFO] running `"docker" "inspect" "1a5abdd95e428b0d38bd8695b41f4c9d85f678a720fe37756a10a886094dbe05"` [INFO] running `"docker" "rm" "-f" "1a5abdd95e428b0d38bd8695b41f4c9d85f678a720fe37756a10a886094dbe05"` [INFO] [stdout] 1a5abdd95e428b0d38bd8695b41f4c9d85f678a720fe37756a10a886094dbe05