[INFO] cloning repository ggomagundan/restful_example [INFO] running `"git" "clone" "--bare" "git://github.com/ggomagundan/restful_example.git" "work/cache/sources/gh/ggomagundan/restful_example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ggomagundan/restful_example'... [INFO] running `"git" "clone" "work/cache/sources/gh/ggomagundan/restful_example" "work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/ggomagundan/restful_example"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/ggomagundan/restful_example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ggomagundan/restful_example" "work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/ggomagundan/restful_example"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/ggomagundan/restful_example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 94c9e3291cf852908a877b5312fb248fd6ac212b [INFO] sha for GitHub repo ggomagundan/restful_example: 94c9e3291cf852908a877b5312fb248fd6ac212b [INFO] validating manifest of ggomagundan/restful_example 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 ggomagundan/restful_example 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 ggomagundan/restful_example [INFO] finished frobbing ggomagundan/restful_example [INFO] frobbed toml for ggomagundan/restful_example written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/ggomagundan/restful_example/Cargo.toml [INFO] started frobbing ggomagundan/restful_example [INFO] finished frobbing ggomagundan/restful_example [INFO] frobbed toml for ggomagundan/restful_example written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/ggomagundan/restful_example/Cargo.toml [INFO] crate ggomagundan/restful_example 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ggomagundan/restful_example against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-3/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/ggomagundan/restful_example:/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] 5a6c2479098291bcf0793ba4a03d5d964d458456eace9bf6b15ae6d9788e612b [INFO] running `"docker" "start" "-a" "5a6c2479098291bcf0793ba4a03d5d964d458456eace9bf6b15ae6d9788e612b"` [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.14 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.14 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.14 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking serde_qs v0.4.5 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.13 [INFO] [stderr] Checking dotenv v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking h2 v0.1.18 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling dotenv_codegen_impl v0.1.0 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking dotenv_codegen v0.11.0 [INFO] [stderr] Checking hyper v0.12.27 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.14 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.14 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.14 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.14 [INFO] [stderr] Checking http-service v0.1.5 [INFO] [stderr] Checking http-service-hyper v0.1.1 [INFO] [stderr] Checking tide v0.1.1 [INFO] [stderr] Checking Restful_Example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/main.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | dotenv!("PORT").parse::() [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: environment variable `PORT` not defined [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `Restful_Example`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/main.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | dotenv!("PORT").parse::() [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: environment variable `PORT` not defined [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `Restful_Example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5a6c2479098291bcf0793ba4a03d5d964d458456eace9bf6b15ae6d9788e612b"` [INFO] running `"docker" "rm" "-f" "5a6c2479098291bcf0793ba4a03d5d964d458456eace9bf6b15ae6d9788e612b"` [INFO] [stdout] 5a6c2479098291bcf0793ba4a03d5d964d458456eace9bf6b15ae6d9788e612b