[INFO] updating cached repository Dengjianping/Actix-Blog [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Dengjianping/Actix-Blog [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Dengjianping/Actix-Blog" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/Dengjianping/Actix-Blog"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/Dengjianping/Actix-Blog'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Dengjianping/Actix-Blog" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/Dengjianping/Actix-Blog"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/Dengjianping/Actix-Blog'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 443c25a83d31da1cafa33e8c6d82d850ea31419a [INFO] sha for GitHub repo Dengjianping/Actix-Blog: 443c25a83d31da1cafa33e8c6d82d850ea31419a [INFO] validating manifest of Dengjianping/Actix-Blog on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Dengjianping/Actix-Blog on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Dengjianping/Actix-Blog [INFO] removed workspace from Dengjianping/Actix-Blog [INFO] finished frobbing Dengjianping/Actix-Blog [INFO] frobbed toml for Dengjianping/Actix-Blog written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/Dengjianping/Actix-Blog/Cargo.toml [INFO] started frobbing Dengjianping/Actix-Blog [INFO] removed workspace from Dengjianping/Actix-Blog [INFO] finished frobbing Dengjianping/Actix-Blog [INFO] frobbed toml for Dengjianping/Actix-Blog written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/Dengjianping/Actix-Blog/Cargo.toml [INFO] crate Dengjianping/Actix-Blog has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Dengjianping/Actix-Blog against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-1/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/Dengjianping/Actix-Blog:/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" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5025a17e909c62cca2ff4c95c519b6e69052927ad8fd0124cd75ffbbed92bc95 [INFO] running `"docker" "start" "-a" "5025a17e909c62cca2ff4c95c519b6e69052927ad8fd0124cd75ffbbed92bc95"` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling blowfish v0.3.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Checking bcrypt v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling diesel_infer_schema v0.16.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking trust-dns-resolver v0.10.0 [INFO] [stderr] Checking actix v0.7.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking actix-net v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Checking actix-web v0.7.14 [INFO] [stderr] Checking tera v0.11.19 [INFO] [stderr] Compiling diesel_codegen v0.16.1 [INFO] [stderr] Checking actix_blog v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: environment variable `DATABASE_URL` not defined [INFO] [stderr] --> src/utils/utils.rs:12:37 [INFO] [stderr] | [INFO] [stderr] 12 | static DATABASE_URL: &'static str = env!("DATABASE_URL"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `DATABASE_URL` not defined [INFO] [stderr] --> src/main.rs:42:37 [INFO] [stderr] | [INFO] [stderr] 42 | static DATABASE_URL: &'static str = env!("DATABASE_URL"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `DATABASE_URL` not defined [INFO] [stderr] --> src/utils/utils.rs:12:37 [INFO] [stderr] | [INFO] [stderr] 12 | static DATABASE_URL: &'static str = env!("DATABASE_URL"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `DATABASE_URL` not defined [INFO] [stderr] --> src/main.rs:42:37 [INFO] [stderr] | [INFO] [stderr] 42 | static DATABASE_URL: &'static str = env!("DATABASE_URL"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `actix_blog`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `actix_blog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5025a17e909c62cca2ff4c95c519b6e69052927ad8fd0124cd75ffbbed92bc95"` [INFO] running `"docker" "rm" "-f" "5025a17e909c62cca2ff4c95c519b6e69052927ad8fd0124cd75ffbbed92bc95"` [INFO] [stdout] 5025a17e909c62cca2ff4c95c519b6e69052927ad8fd0124cd75ffbbed92bc95