Sep 04 02:12:23.465 INFO checking staticdir-0.3.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 02:12:23.465 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 02:12:23.466 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:23.702 INFO blam! e563fc340bc5378cfdc8baee1dd250c94ede5925ea860272dc401333e2a6dcbf Sep 04 02:12:23.704 INFO running `"docker" "start" "-a" "e563fc340bc5378cfdc8baee1dd250c94ede5925ea860272dc401333e2a6dcbf"` Sep 04 02:12:24.456 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 04 02:12:24.456 INFO kablam! Sep 04 02:12:24.456 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 04 02:12:24.456 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 04 02:12:24.456 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 04 02:12:24.456 INFO kablam! Sep 04 02:12:24.456 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 04 02:12:24.457 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 04 02:12:24.457 INFO kablam! this warning. Sep 04 02:12:24.457 INFO kablam! Sep 04 02:12:24.524 INFO kablam! Checking iron v0.2.6 Sep 04 02:12:24.526 INFO kablam! Checking mount v0.4.0 Sep 04 02:12:26.667 INFO kablam! Checking staticdir v0.3.1 (file:///source) Sep 04 02:12:26.667 INFO kablam! Checking staticfile v0.1.0 Sep 04 02:12:26.667 INFO kablam! Checking iron-test v0.2.0 Sep 04 02:12:28.683 INFO kablam! error[E0308]: match arms have incompatible types Sep 04 02:12:28.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 04 02:12:28.683 INFO kablam! | Sep 04 02:12:28.683 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 04 02:12:28.683 INFO kablam! | _____________________________________^ Sep 04 02:12:28.683 INFO kablam! 108 | | None => &req.url, Sep 04 02:12:28.683 INFO kablam! 109 | | Some(original_url) => original_url, Sep 04 02:12:28.683 INFO kablam! | | ------------ match arm with an incompatible type Sep 04 02:12:28.683 INFO kablam! 110 | | }.clone(); Sep 04 02:12:28.683 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Sep 04 02:12:28.683 INFO kablam! | Sep 04 02:12:28.683 INFO kablam! = note: expected type `&iron::Url` Sep 04 02:12:28.683 INFO kablam! found type `&iron::request::url::Url` Sep 04 02:12:28.683 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Sep 04 02:12:28.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 04 02:12:28.683 INFO kablam! | Sep 04 02:12:28.684 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 04 02:12:28.684 INFO kablam! | _____________________________________^ Sep 04 02:12:28.684 INFO kablam! 108 | | None => &req.url, Sep 04 02:12:28.684 INFO kablam! 109 | | Some(original_url) => original_url, Sep 04 02:12:28.684 INFO kablam! 110 | | }.clone(); Sep 04 02:12:28.684 INFO kablam! | |_____________^ Sep 04 02:12:28.684 INFO kablam! Sep 04 02:12:28.697 INFO kablam! error: aborting due to previous error Sep 04 02:12:28.697 INFO kablam! Sep 04 02:12:28.697 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 02:12:28.707 INFO kablam! error: Could not compile `staticfile`. Sep 04 02:12:28.707 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:12:28.761 INFO kablam! error: build failed Sep 04 02:12:28.763 INFO kablam! su: No module specific data is present Sep 04 02:12:29.233 INFO running `"docker" "rm" "-f" "e563fc340bc5378cfdc8baee1dd250c94ede5925ea860272dc401333e2a6dcbf"` Sep 04 02:12:29.345 INFO blam! e563fc340bc5378cfdc8baee1dd250c94ede5925ea860272dc401333e2a6dcbf