Sep 01 05:37:32.939 INFO checking staticdir-0.3.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 05:37:32.939 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 05:37:32.940 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 05:37:33.197 INFO blam! b602a83c7029aedbe1eb815d4b2720f07587f4615d4d0d788ef7eb56a521f120 Sep 01 05:37:33.199 INFO running `"docker" "start" "-a" "b602a83c7029aedbe1eb815d4b2720f07587f4615d4d0d788ef7eb56a521f120"` Sep 01 05:37:34.112 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 01 05:37:34.112 INFO kablam! Sep 01 05:37:34.112 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 01 05:37:34.112 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 01 05:37:34.112 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 01 05:37:34.112 INFO kablam! Sep 01 05:37:34.112 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 01 05:37:34.112 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 01 05:37:34.112 INFO kablam! this warning. Sep 01 05:37:34.112 INFO kablam! Sep 01 05:37:34.187 INFO kablam! Checking iron v0.2.6 Sep 01 05:37:36.107 INFO kablam! Checking iron-test v0.2.0 Sep 01 05:37:36.108 INFO kablam! Checking staticfile v0.1.0 Sep 01 05:37:36.108 INFO kablam! Checking staticdir v0.3.1 (file:///source) Sep 01 05:37:38.272 INFO kablam! error[E0308]: match arms have incompatible types Sep 01 05:37:38.272 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 01 05:37:38.272 INFO kablam! | Sep 01 05:37:38.272 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 01 05:37:38.272 INFO kablam! | _____________________________________^ Sep 01 05:37:38.272 INFO kablam! 108 | | None => &req.url, Sep 01 05:37:38.272 INFO kablam! 109 | | Some(original_url) => original_url, Sep 01 05:37:38.272 INFO kablam! | | ------------ match arm with an incompatible type Sep 01 05:37:38.272 INFO kablam! 110 | | }.clone(); Sep 01 05:37:38.272 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Sep 01 05:37:38.272 INFO kablam! | Sep 01 05:37:38.272 INFO kablam! = note: expected type `&iron::Url` Sep 01 05:37:38.272 INFO kablam! found type `&iron::request::url::Url` Sep 01 05:37:38.272 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Sep 01 05:37:38.272 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 01 05:37:38.272 INFO kablam! | Sep 01 05:37:38.272 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 01 05:37:38.272 INFO kablam! | _____________________________________^ Sep 01 05:37:38.272 INFO kablam! 108 | | None => &req.url, Sep 01 05:37:38.272 INFO kablam! 109 | | Some(original_url) => original_url, Sep 01 05:37:38.272 INFO kablam! 110 | | }.clone(); Sep 01 05:37:38.272 INFO kablam! | |_____________^ Sep 01 05:37:38.272 INFO kablam! Sep 01 05:37:38.281 INFO kablam! error: aborting due to previous error Sep 01 05:37:38.281 INFO kablam! Sep 01 05:37:38.281 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 05:37:38.289 INFO kablam! error: Could not compile `staticfile`. Sep 01 05:37:38.289 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 05:37:38.500 INFO kablam! error: build failed Sep 01 05:37:38.503 INFO kablam! su: No module specific data is present Sep 01 05:37:38.961 INFO running `"docker" "rm" "-f" "b602a83c7029aedbe1eb815d4b2720f07587f4615d4d0d788ef7eb56a521f120"` Sep 01 05:37:39.043 INFO blam! b602a83c7029aedbe1eb815d4b2720f07587f4615d4d0d788ef7eb56a521f120