[INFO] cloning repository invis87/rust-api-service [INFO] running `"git" "clone" "--bare" "git://github.com/invis87/rust-api-service.git" "work/cache/sources/gh/invis87/rust-api-service"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/invis87/rust-api-service'... [INFO] running `"git" "clone" "work/cache/sources/gh/invis87/rust-api-service" "work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/invis87/rust-api-service"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/invis87/rust-api-service'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/invis87/rust-api-service" "work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/invis87/rust-api-service"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/invis87/rust-api-service'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c50965350192eba9e80ea0930a455bf6bbf02365 [INFO] sha for GitHub repo invis87/rust-api-service: c50965350192eba9e80ea0930a455bf6bbf02365 [INFO] validating manifest of invis87/rust-api-service on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of invis87/rust-api-service on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing invis87/rust-api-service [INFO] finished frobbing invis87/rust-api-service [INFO] frobbed toml for invis87/rust-api-service written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/invis87/rust-api-service/Cargo.toml [INFO] started frobbing invis87/rust-api-service [INFO] finished frobbing invis87/rust-api-service [INFO] frobbed toml for invis87/rust-api-service written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/invis87/rust-api-service/Cargo.toml [INFO] crate invis87/rust-api-service already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/invis87/rust-api-service/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking invis87/rust-api-service against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-2/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/invis87/rust-api-service:/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 63ce2ffb8c88db798f0555fac219fa6bc3fdf0776fd5ba678f3faf25d84300cc [INFO] running `"docker" "start" "-a" "63ce2ffb8c88db798f0555fac219fa6bc3fdf0776fd5ba678f3faf25d84300cc"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking twox-hash v1.4.0 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking kafka v0.7.0 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking hyper v0.12.31 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking serde v1.0.93 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking actix-web v0.7.19 [INFO] [stderr] Checking reqwest v0.9.18 [INFO] [stderr] Checking api-service v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "63ce2ffb8c88db798f0555fac219fa6bc3fdf0776fd5ba678f3faf25d84300cc"` [INFO] running `"docker" "rm" "-f" "63ce2ffb8c88db798f0555fac219fa6bc3fdf0776fd5ba678f3faf25d84300cc"` [INFO] [stdout] 63ce2ffb8c88db798f0555fac219fa6bc3fdf0776fd5ba678f3faf25d84300cc