[INFO] updating cached repository sparky8251/rustyfin-actix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sparky8251/rustyfin-actix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sparky8251/rustyfin-actix" "work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/sparky8251/rustyfin-actix"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/sparky8251/rustyfin-actix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sparky8251/rustyfin-actix" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/sparky8251/rustyfin-actix"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/sparky8251/rustyfin-actix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0127d0e9f6a582211934b7a47a72d17723f1659c [INFO] sha for GitHub repo sparky8251/rustyfin-actix: 0127d0e9f6a582211934b7a47a72d17723f1659c [INFO] validating manifest of sparky8251/rustyfin-actix on toolchain master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sparky8251/rustyfin-actix on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sparky8251/rustyfin-actix [INFO] finished frobbing sparky8251/rustyfin-actix [INFO] frobbed toml for sparky8251/rustyfin-actix written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/sparky8251/rustyfin-actix/Cargo.toml [INFO] started frobbing sparky8251/rustyfin-actix [INFO] finished frobbing sparky8251/rustyfin-actix [INFO] frobbed toml for sparky8251/rustyfin-actix written to work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/sparky8251/rustyfin-actix/Cargo.toml [INFO] crate sparky8251/rustyfin-actix already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sparky8251/rustyfin-actix against master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-7/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/sparky8251/rustyfin-actix:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cf4233f566bf4513082b72635eb0274284c8c8bfc770c9e00059505d9917a2c7 [INFO] running `"docker" "start" "-a" "cf4233f566bf4513082b72635eb0274284c8c8bfc770c9e00059505d9917a2c7"` [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Checking futures v0.1.26 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking arc-swap v0.3.9 [INFO] [stderr] Checking copyless v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking string v0.2.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking r2d2 v0.8.4 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking signal-hook v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking tokio-sync v0.1.4 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking actix-service v0.3.6 [INFO] [stderr] Checking actix-server-config v0.1.0 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking actix-utils v0.3.5 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.0-alpha.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.7.2 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking actix-threadpool v0.1.0 [INFO] [stderr] Checking actix-rt v0.2.2 [INFO] [stderr] Checking actix-server v0.4.2 [INFO] [stderr] Checking trust-dns-resolver v0.11.0-alpha.3 [INFO] [stderr] Checking actix-connect v0.1.2 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking actix-router v0.1.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking actix-http v0.1.0-alpha.4 [INFO] [stderr] Checking awc v0.1.0-alpha.4 [INFO] [stderr] Checking actix-web v1.0.0-alpha.4 [INFO] [stderr] Checking rustyfin-mk2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "cf4233f566bf4513082b72635eb0274284c8c8bfc770c9e00059505d9917a2c7"` [INFO] running `"docker" "rm" "-f" "cf4233f566bf4513082b72635eb0274284c8c8bfc770c9e00059505d9917a2c7"` [INFO] [stdout] cf4233f566bf4513082b72635eb0274284c8c8bfc770c9e00059505d9917a2c7