Aug 11 01:06:20.940 INFO checking staticdir-0.3.1 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 01:06:20.940 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 01:06:20.940 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 01:06:20.940 INFO running `"docker" "create" "-v" "/tmp/crater.Jmjc2NsZfh3C:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-7/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 01:06:21.139 INFO blam! fd341aeb2ebcc8ea584b0ea2bf6493ba4ab3b78ef4e5b1e7de867a1e51527b20 Aug 11 01:06:21.142 INFO running `"docker" "start" "-a" "fd341aeb2ebcc8ea584b0ea2bf6493ba4ab3b78ef4e5b1e7de867a1e51527b20"` Aug 11 01:06:22.265 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Aug 11 01:06:22.265 INFO kablam! Aug 11 01:06:22.265 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Aug 11 01:06:22.265 INFO kablam! but it is being deprecated. This was found when parsing the manifest Aug 11 01:06:22.265 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Aug 11 01:06:22.265 INFO kablam! Aug 11 01:06:22.265 INFO kablam! This will soon become a hard error, so it's either recommended to Aug 11 01:06:22.265 INFO kablam! update to a fixed version or contact the upstream maintainer about Aug 11 01:06:22.265 INFO kablam! this warning. Aug 11 01:06:22.265 INFO kablam! Aug 11 01:06:22.446 INFO kablam! Checking hyper v0.7.2 Aug 11 01:06:22.446 INFO kablam! Checking mount v0.4.0 Aug 11 01:06:31.540 INFO kablam! Checking iron v0.2.6 Aug 11 01:06:33.264 INFO kablam! Checking staticfile v0.1.0 Aug 11 01:06:33.270 INFO kablam! Checking iron-test v0.2.0 Aug 11 01:06:33.275 INFO kablam! Checking staticdir v0.3.1 (file:///source) Aug 11 01:06:34.950 INFO kablam! error[E0308]: match arms have incompatible types Aug 11 01:06:34.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Aug 11 01:06:34.950 INFO kablam! | Aug 11 01:06:34.950 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Aug 11 01:06:34.950 INFO kablam! | _____________________________________^ Aug 11 01:06:34.950 INFO kablam! 108 | | None => &req.url, Aug 11 01:06:34.950 INFO kablam! 109 | | Some(original_url) => original_url, Aug 11 01:06:34.950 INFO kablam! | | ------------ match arm with an incompatible type Aug 11 01:06:34.950 INFO kablam! 110 | | }.clone(); Aug 11 01:06:34.950 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Aug 11 01:06:34.950 INFO kablam! | Aug 11 01:06:34.950 INFO kablam! = note: expected type `&iron::Url` Aug 11 01:06:34.950 INFO kablam! found type `&iron::request::url::Url` Aug 11 01:06:34.951 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Aug 11 01:06:34.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Aug 11 01:06:34.951 INFO kablam! | Aug 11 01:06:34.951 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Aug 11 01:06:34.951 INFO kablam! | _____________________________________^ Aug 11 01:06:34.951 INFO kablam! 108 | | None => &req.url, Aug 11 01:06:34.951 INFO kablam! 109 | | Some(original_url) => original_url, Aug 11 01:06:34.951 INFO kablam! 110 | | }.clone(); Aug 11 01:06:34.951 INFO kablam! | |_____________^ Aug 11 01:06:34.951 INFO kablam! Aug 11 01:06:34.969 INFO kablam! error: aborting due to previous error Aug 11 01:06:34.969 INFO kablam! Aug 11 01:06:34.969 INFO kablam! For more information about this error, try `rustc --explain E0308`. Aug 11 01:06:34.983 INFO kablam! error: Could not compile `staticfile`. Aug 11 01:06:34.983 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 01:06:35.598 INFO kablam! error: build failed Aug 11 01:06:35.600 INFO kablam! su: No module specific data is present Aug 11 01:06:36.216 INFO running `"docker" "rm" "-f" "fd341aeb2ebcc8ea584b0ea2bf6493ba4ab3b78ef4e5b1e7de867a1e51527b20"` Aug 11 01:06:36.386 INFO blam! fd341aeb2ebcc8ea584b0ea2bf6493ba4ab3b78ef4e5b1e7de867a1e51527b20