Sep 01 05:37:31.799 INFO checking staticdir-0.3.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 05:37:31.799 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 05:37:31.799 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:32.095 INFO blam! 81d91d0f4300802c19a98380a25d20f4207501fd27a7d5862ec5682f8cdb365c Sep 01 05:37:32.098 INFO running `"docker" "start" "-a" "81d91d0f4300802c19a98380a25d20f4207501fd27a7d5862ec5682f8cdb365c"` Sep 01 05:37:33.235 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 01 05:37:33.235 INFO kablam! Sep 01 05:37:33.235 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 01 05:37:33.235 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 01 05:37:33.235 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 01 05:37:33.235 INFO kablam! Sep 01 05:37:33.235 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 01 05:37:33.235 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 01 05:37:33.235 INFO kablam! this warning. Sep 01 05:37:33.235 INFO kablam! Sep 01 05:37:33.366 INFO kablam! Checking iron v0.2.6 Sep 01 05:37:35.179 INFO kablam! Checking staticdir v0.3.1 (file:///source) Sep 01 05:37:35.180 INFO kablam! Checking iron-test v0.2.0 Sep 01 05:37:35.180 INFO kablam! Checking staticfile v0.1.0 Sep 01 05:37:37.483 INFO kablam! error[E0308]: match arms have incompatible types Sep 01 05:37:37.483 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 01 05:37:37.483 INFO kablam! | Sep 01 05:37:37.483 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 01 05:37:37.483 INFO kablam! | _____________________________________^ Sep 01 05:37:37.483 INFO kablam! 108 | | None => &req.url, Sep 01 05:37:37.483 INFO kablam! 109 | | Some(original_url) => original_url, Sep 01 05:37:37.483 INFO kablam! | | ------------ match arm with an incompatible type Sep 01 05:37:37.483 INFO kablam! 110 | | }.clone(); Sep 01 05:37:37.483 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Sep 01 05:37:37.483 INFO kablam! | Sep 01 05:37:37.483 INFO kablam! = note: expected type `&iron::Url` Sep 01 05:37:37.483 INFO kablam! found type `&iron::request::url::Url` Sep 01 05:37:37.484 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Sep 01 05:37:37.484 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 01 05:37:37.484 INFO kablam! | Sep 01 05:37:37.484 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 01 05:37:37.484 INFO kablam! | _____________________________________^ Sep 01 05:37:37.484 INFO kablam! 108 | | None => &req.url, Sep 01 05:37:37.484 INFO kablam! 109 | | Some(original_url) => original_url, Sep 01 05:37:37.484 INFO kablam! 110 | | }.clone(); Sep 01 05:37:37.484 INFO kablam! | |_____________^ Sep 01 05:37:37.484 INFO kablam! Sep 01 05:37:37.498 INFO kablam! error: aborting due to previous error Sep 01 05:37:37.498 INFO kablam! Sep 01 05:37:37.498 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 05:37:37.516 INFO kablam! error: Could not compile `staticfile`. Sep 01 05:37:37.516 INFO kablam! Sep 01 05:37:37.516 INFO kablam! To learn more, run the command again with --verbose. Sep 01 05:37:37.521 INFO kablam! su: No module specific data is present Sep 01 05:37:38.193 INFO running `"docker" "rm" "-f" "81d91d0f4300802c19a98380a25d20f4207501fd27a7d5862ec5682f8cdb365c"` Sep 01 05:37:38.301 INFO blam! 81d91d0f4300802c19a98380a25d20f4207501fd27a7d5862ec5682f8cdb365c