Sep 01 22:53:51.094 INFO checking staticdir-0.3.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 22:53:51.094 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 22:53:51.094 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 22:53:51.369 INFO blam! dbfe419c6f895aca7a051645a2372d73e11fdffb519a9a56a7aa73fb04a13679 Sep 01 22:53:51.372 INFO running `"docker" "start" "-a" "dbfe419c6f895aca7a051645a2372d73e11fdffb519a9a56a7aa73fb04a13679"` Sep 01 22:53:52.369 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 01 22:53:52.369 INFO kablam! Sep 01 22:53:52.369 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 01 22:53:52.369 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 01 22:53:52.369 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 01 22:53:52.369 INFO kablam! Sep 01 22:53:52.369 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 01 22:53:52.370 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 01 22:53:52.370 INFO kablam! this warning. Sep 01 22:53:52.370 INFO kablam! Sep 01 22:53:52.459 INFO kablam! Checking sequence_trie v0.3.5 Sep 01 22:53:52.511 INFO kablam! Checking hyper v0.7.2 Sep 01 22:53:52.511 INFO kablam! Checking iron v0.6.0 Sep 01 22:53:54.124 INFO kablam! Checking mount v0.4.0 Sep 01 22:53:58.487 INFO kablam! Checking iron v0.2.6 Sep 01 22:54:00.787 INFO kablam! Checking staticdir v0.3.1 (file:///source) Sep 01 22:54:00.787 INFO kablam! Checking staticfile v0.1.0 Sep 01 22:54:00.787 INFO kablam! Checking iron-test v0.2.0 Sep 01 22:54:04.074 INFO kablam! error[E0308]: match arms have incompatible types Sep 01 22:54:04.074 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 01 22:54:04.074 INFO kablam! | Sep 01 22:54:04.074 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 01 22:54:04.074 INFO kablam! | _____________________________________^ Sep 01 22:54:04.074 INFO kablam! 108 | | None => &req.url, Sep 01 22:54:04.074 INFO kablam! 109 | | Some(original_url) => original_url, Sep 01 22:54:04.074 INFO kablam! | | ------------ match arm with an incompatible type Sep 01 22:54:04.074 INFO kablam! 110 | | }.clone(); Sep 01 22:54:04.074 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Sep 01 22:54:04.075 INFO kablam! | Sep 01 22:54:04.076 INFO kablam! = note: expected type `&iron::Url` Sep 01 22:54:04.076 INFO kablam! found type `&iron::request::url::Url` Sep 01 22:54:04.076 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Sep 01 22:54:04.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 01 22:54:04.076 INFO kablam! | Sep 01 22:54:04.076 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 01 22:54:04.076 INFO kablam! | _____________________________________^ Sep 01 22:54:04.077 INFO kablam! 108 | | None => &req.url, Sep 01 22:54:04.077 INFO kablam! 109 | | Some(original_url) => original_url, Sep 01 22:54:04.077 INFO kablam! 110 | | }.clone(); Sep 01 22:54:04.077 INFO kablam! | |_____________^ Sep 01 22:54:04.077 INFO kablam! Sep 01 22:54:04.097 INFO kablam! error: aborting due to previous error Sep 01 22:54:04.097 INFO kablam! Sep 01 22:54:04.097 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 22:54:04.118 INFO kablam! error: Could not compile `staticfile`. Sep 01 22:54:04.118 INFO kablam! Sep 01 22:54:04.118 INFO kablam! To learn more, run the command again with --verbose. Sep 01 22:54:04.120 INFO kablam! su: No module specific data is present Sep 01 22:54:04.614 INFO running `"docker" "rm" "-f" "dbfe419c6f895aca7a051645a2372d73e11fdffb519a9a56a7aa73fb04a13679"` Sep 01 22:54:04.775 INFO blam! dbfe419c6f895aca7a051645a2372d73e11fdffb519a9a56a7aa73fb04a13679