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