[INFO] updating cached repository erochest/todo-actix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/erochest/todo-actix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/erochest/todo-actix" "work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/erochest/todo-actix"` [INFO] [stderr] Cloning into 'work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/erochest/todo-actix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/erochest/todo-actix" "work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/erochest/todo-actix"` [INFO] [stderr] Cloning into 'work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/erochest/todo-actix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 21db3e164c443cf7c133d776eb048a46ea28717c [INFO] sha for GitHub repo erochest/todo-actix: 21db3e164c443cf7c133d776eb048a46ea28717c [INFO] validating manifest of erochest/todo-actix on toolchain master#1891bfa80364eead426517c68de6947b7692e2de [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of erochest/todo-actix on toolchain try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing erochest/todo-actix [INFO] finished frobbing erochest/todo-actix [INFO] frobbed toml for erochest/todo-actix written to work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/erochest/todo-actix/Cargo.toml [INFO] started frobbing erochest/todo-actix [INFO] finished frobbing erochest/todo-actix [INFO] frobbed toml for erochest/todo-actix written to work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/erochest/todo-actix/Cargo.toml [INFO] crate erochest/todo-actix already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking erochest/todo-actix against try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a for pr-60261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60261/worker-2/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/erochest/todo-actix:/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" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 41c249a1ad4d6883fb324c4a8301f35146c7c0f0f10a4e31f18d8650d1a3a94b [INFO] running `"docker" "start" "-a" "41c249a1ad4d6883fb324c4a8301f35146c7c0f0f10a4e31f18d8650d1a3a94b"` [INFO] [stderr] Compiling actix-web v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking http v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking h2 v0.1.9 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Compiling cargo_metadata v0.5.6 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Checking todo-actix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "41c249a1ad4d6883fb324c4a8301f35146c7c0f0f10a4e31f18d8650d1a3a94b"` [INFO] running `"docker" "rm" "-f" "41c249a1ad4d6883fb324c4a8301f35146c7c0f0f10a4e31f18d8650d1a3a94b"` [INFO] [stdout] 41c249a1ad4d6883fb324c4a8301f35146c7c0f0f10a4e31f18d8650d1a3a94b