Sep 04 05:29:16.942 INFO checking staticdir-0.3.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 05:29:16.942 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 05:29:16.942 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:29:17.110 INFO blam! 99b9cd169239c868b7f4bef25f2ef970c738080a6dff085bbbd5dcc00d083c0e Sep 04 05:29:17.113 INFO running `"docker" "start" "-a" "99b9cd169239c868b7f4bef25f2ef970c738080a6dff085bbbd5dcc00d083c0e"` Sep 04 05:29:18.107 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 04 05:29:18.107 INFO kablam! Sep 04 05:29:18.107 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 04 05:29:18.107 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 04 05:29:18.107 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 04 05:29:18.107 INFO kablam! Sep 04 05:29:18.107 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 04 05:29:18.107 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 04 05:29:18.107 INFO kablam! this warning. Sep 04 05:29:18.107 INFO kablam! Sep 04 05:29:18.159 INFO kablam! Checking iron v0.2.6 Sep 04 05:29:20.014 INFO kablam! Checking iron-test v0.2.0 Sep 04 05:29:20.014 INFO kablam! Checking staticfile v0.1.0 Sep 04 05:29:20.014 INFO kablam! Checking staticdir v0.3.1 (file:///source) Sep 04 05:29:22.490 INFO kablam! error[E0308]: match arms have incompatible types Sep 04 05:29:22.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 04 05:29:22.490 INFO kablam! | Sep 04 05:29:22.490 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 04 05:29:22.490 INFO kablam! | _____________________________________^ Sep 04 05:29:22.490 INFO kablam! 108 | | None => &req.url, Sep 04 05:29:22.490 INFO kablam! 109 | | Some(original_url) => original_url, Sep 04 05:29:22.490 INFO kablam! | | ------------ match arm with an incompatible type Sep 04 05:29:22.490 INFO kablam! 110 | | }.clone(); Sep 04 05:29:22.490 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Sep 04 05:29:22.490 INFO kablam! | Sep 04 05:29:22.490 INFO kablam! = note: expected type `&iron::Url` Sep 04 05:29:22.490 INFO kablam! found type `&iron::request::url::Url` Sep 04 05:29:22.491 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Sep 04 05:29:22.491 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 04 05:29:22.491 INFO kablam! | Sep 04 05:29:22.491 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 04 05:29:22.491 INFO kablam! | _____________________________________^ Sep 04 05:29:22.491 INFO kablam! 108 | | None => &req.url, Sep 04 05:29:22.491 INFO kablam! 109 | | Some(original_url) => original_url, Sep 04 05:29:22.491 INFO kablam! 110 | | }.clone(); Sep 04 05:29:22.491 INFO kablam! | |_____________^ Sep 04 05:29:22.491 INFO kablam! Sep 04 05:29:22.504 INFO kablam! error: aborting due to previous error Sep 04 05:29:22.504 INFO kablam! Sep 04 05:29:22.504 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 05:29:22.522 INFO kablam! error: Could not compile `staticfile`. Sep 04 05:29:22.522 INFO kablam! Sep 04 05:29:22.522 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:29:22.523 INFO kablam! su: No module specific data is present Sep 04 05:29:23.071 INFO running `"docker" "rm" "-f" "99b9cd169239c868b7f4bef25f2ef970c738080a6dff085bbbd5dcc00d083c0e"` Sep 04 05:29:23.216 INFO blam! 99b9cd169239c868b7f4bef25f2ef970c738080a6dff085bbbd5dcc00d083c0e