[INFO] updating cached repository fairingrey/actix-realworld-example-app [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fairingrey/actix-realworld-example-app [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fairingrey/actix-realworld-example-app" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/fairingrey/actix-realworld-example-app"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/fairingrey/actix-realworld-example-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fairingrey/actix-realworld-example-app" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/fairingrey/actix-realworld-example-app"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/fairingrey/actix-realworld-example-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 47601581caae9a1011723818c4c398a0465b3f02 [INFO] sha for GitHub repo fairingrey/actix-realworld-example-app: 47601581caae9a1011723818c4c398a0465b3f02 [INFO] validating manifest of fairingrey/actix-realworld-example-app 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 fairingrey/actix-realworld-example-app 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 fairingrey/actix-realworld-example-app [INFO] finished frobbing fairingrey/actix-realworld-example-app [INFO] frobbed toml for fairingrey/actix-realworld-example-app written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/fairingrey/actix-realworld-example-app/Cargo.toml [INFO] started frobbing fairingrey/actix-realworld-example-app [INFO] finished frobbing fairingrey/actix-realworld-example-app [INFO] frobbed toml for fairingrey/actix-realworld-example-app written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/fairingrey/actix-realworld-example-app/Cargo.toml [INFO] crate fairingrey/actix-realworld-example-app 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 fairingrey/actix-realworld-example-app 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/fairingrey/actix-realworld-example-app:/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] 15d9be81dc9580f303a564cede85293b91c22b933641980f122f085c073e0b0f [INFO] running `"docker" "start" "-a" "15d9be81dc9580f303a564cede85293b91c22b933641980f122f085c073e0b0f"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking base32 v0.3.1 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking serde v1.0.91 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking backtrace v0.3.26 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Checking rust-argon2 v0.3.0 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking sha3 v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking r2d2 v0.8.4 [INFO] [stderr] Checking libreauth v0.11.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking h2 v0.1.20 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking tokio-uds v0.2.5 [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 blob-uuid v0.3.1 [INFO] [stderr] Checking tokio v0.1.20 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Compiling validator v0.8.0 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Checking conduit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 43s [INFO] running `"docker" "inspect" "15d9be81dc9580f303a564cede85293b91c22b933641980f122f085c073e0b0f"` [INFO] running `"docker" "rm" "-f" "15d9be81dc9580f303a564cede85293b91c22b933641980f122f085c073e0b0f"` [INFO] [stdout] 15d9be81dc9580f303a564cede85293b91c22b933641980f122f085c073e0b0f