[INFO] updating cached repository yo1000/rust-gotham [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yo1000/rust-gotham [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yo1000/rust-gotham" "work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/yo1000/rust-gotham"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/yo1000/rust-gotham'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yo1000/rust-gotham" "work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/yo1000/rust-gotham"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/yo1000/rust-gotham'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d47e3b972331743cf709efa9680228228b17f257 [INFO] sha for GitHub repo yo1000/rust-gotham: d47e3b972331743cf709efa9680228228b17f257 [INFO] validating manifest of yo1000/rust-gotham on toolchain master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yo1000/rust-gotham on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yo1000/rust-gotham [INFO] finished frobbing yo1000/rust-gotham [INFO] frobbed toml for yo1000/rust-gotham written to work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/yo1000/rust-gotham/Cargo.toml [INFO] started frobbing yo1000/rust-gotham [INFO] finished frobbing yo1000/rust-gotham [INFO] frobbed toml for yo1000/rust-gotham written to work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/yo1000/rust-gotham/Cargo.toml [INFO] crate yo1000/rust-gotham already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yo1000/rust-gotham against try#58b21121d0b447ceb3f1a655155d802191acf044 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-4/try#58b21121d0b447ceb3f1a655155d802191acf044:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/yo1000/rust-gotham:/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" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bb065ed15d826e09149f04fa2c6feaf332d350733cf228fa395aa31e36195a3d [INFO] running `"docker" "start" "-a" "bb065ed15d826e09149f04fa2c6feaf332d350733cf228fa395aa31e36195a3d"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking tokio-sync v0.1.1 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking rand_os v0.1.2 [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 time v0.1.42 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking hyper v0.12.24 [INFO] [stderr] Checking gotham v0.3.0 [INFO] [stderr] Checking rust-gotham v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `StatusCode` [INFO] [stderr] --> src/main.rs:39:39 [INFO] [stderr] | [INFO] [stderr] 39 | assert_eq!(response.status(), StatusCode::Ok); [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `StatusCode` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `rust-gotham`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bb065ed15d826e09149f04fa2c6feaf332d350733cf228fa395aa31e36195a3d"` [INFO] running `"docker" "rm" "-f" "bb065ed15d826e09149f04fa2c6feaf332d350733cf228fa395aa31e36195a3d"` [INFO] [stdout] bb065ed15d826e09149f04fa2c6feaf332d350733cf228fa395aa31e36195a3d