Sep 14 08:31:14.396 INFO checking staticdir-0.3.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:31:14.396 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:31:14.396 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:31:14.574 INFO blam! a48c1f90861ac094fc80a98a6239286df7a1dc3a63dbd39bae297e9f466fbe51 Sep 14 08:31:14.575 INFO running `"docker" "start" "-a" "a48c1f90861ac094fc80a98a6239286df7a1dc3a63dbd39bae297e9f466fbe51"` Sep 14 08:31:15.836 INFO kablam! usermod: no changes Sep 14 08:31:15.955 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 14 08:31:15.955 INFO kablam! Sep 14 08:31:15.955 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 14 08:31:15.955 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 14 08:31:15.955 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 14 08:31:15.955 INFO kablam! Sep 14 08:31:15.955 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 14 08:31:15.955 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 14 08:31:15.955 INFO kablam! this warning. Sep 14 08:31:15.955 INFO kablam! Sep 14 08:31:16.180 INFO kablam! Checking filetime v0.1.15 Sep 14 08:31:16.211 INFO kablam! Compiling mime_guess v1.8.6 Sep 14 08:31:16.211 INFO kablam! Checking iron v0.2.6 Sep 14 08:31:18.151 INFO kablam! Checking staticdir v0.3.1 (file:///source) Sep 14 08:31:18.151 INFO kablam! Checking iron-test v0.2.0 Sep 14 08:31:21.339 INFO kablam! Checking iron v0.6.0 Sep 14 08:31:22.495 INFO kablam! Checking mount v0.4.0 Sep 14 08:31:23.254 INFO kablam! Checking staticfile v0.1.0 Sep 14 08:31:24.264 INFO kablam! error[E0308]: match arms have incompatible types Sep 14 08:31:24.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 14 08:31:24.264 INFO kablam! | Sep 14 08:31:24.264 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 14 08:31:24.264 INFO kablam! | _____________________________________^ Sep 14 08:31:24.264 INFO kablam! 108 | | None => &req.url, Sep 14 08:31:24.264 INFO kablam! 109 | | Some(original_url) => original_url, Sep 14 08:31:24.264 INFO kablam! | | ------------ match arm with an incompatible type Sep 14 08:31:24.264 INFO kablam! 110 | | }.clone(); Sep 14 08:31:24.264 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Sep 14 08:31:24.264 INFO kablam! | Sep 14 08:31:24.264 INFO kablam! = note: expected type `&iron::Url` Sep 14 08:31:24.264 INFO kablam! found type `&iron::request::url::Url` Sep 14 08:31:24.264 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Sep 14 08:31:24.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 14 08:31:24.264 INFO kablam! | Sep 14 08:31:24.264 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 14 08:31:24.264 INFO kablam! | _____________________________________^ Sep 14 08:31:24.264 INFO kablam! 108 | | None => &req.url, Sep 14 08:31:24.264 INFO kablam! 109 | | Some(original_url) => original_url, Sep 14 08:31:24.264 INFO kablam! 110 | | }.clone(); Sep 14 08:31:24.265 INFO kablam! | |_____________^ Sep 14 08:31:24.265 INFO kablam! Sep 14 08:31:24.284 INFO kablam! error: aborting due to previous error Sep 14 08:31:24.284 INFO kablam! Sep 14 08:31:24.284 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 08:31:24.301 INFO kablam! error: Could not compile `staticfile`. Sep 14 08:31:24.301 INFO kablam! Sep 14 08:31:24.301 INFO kablam! To learn more, run the command again with --verbose. Sep 14 08:31:24.303 INFO kablam! su: No module specific data is present Sep 14 08:31:25.622 INFO running `"docker" "rm" "-f" "a48c1f90861ac094fc80a98a6239286df7a1dc3a63dbd39bae297e9f466fbe51"` Sep 14 08:31:25.891 INFO blam! a48c1f90861ac094fc80a98a6239286df7a1dc3a63dbd39bae297e9f466fbe51