Sep 14 08:31:14.573 INFO checking staticdir-0.3.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 08:31:14.573 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 08:31:14.573 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:31:14.773 INFO blam! 2ad7a1608a8b46c548de80cc8ff1baf28cc660adcc5b3f5264d8b237bcdd8a62 Sep 14 08:31:14.775 INFO running `"docker" "start" "-a" "2ad7a1608a8b46c548de80cc8ff1baf28cc660adcc5b3f5264d8b237bcdd8a62"` Sep 14 08:31:15.976 INFO kablam! usermod: no changes Sep 14 08:31:16.123 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 14 08:31:16.123 INFO kablam! Sep 14 08:31:16.123 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 14 08:31:16.123 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 14 08:31:16.123 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 14 08:31:16.123 INFO kablam! Sep 14 08:31:16.123 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 14 08:31:16.123 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 14 08:31:16.123 INFO kablam! this warning. Sep 14 08:31:16.123 INFO kablam! Sep 14 08:31:16.303 INFO kablam! Checking sequence_trie v0.3.5 Sep 14 08:31:16.355 INFO kablam! Checking hyper v0.7.2 Sep 14 08:31:16.355 INFO kablam! Checking iron v0.6.0 Sep 14 08:31:17.883 INFO kablam! Checking mount v0.4.0 Sep 14 08:31:21.270 INFO kablam! Checking iron v0.2.6 Sep 14 08:31:22.623 INFO kablam! Checking staticfile v0.1.0 Sep 14 08:31:22.623 INFO kablam! Checking staticdir v0.3.1 (file:///source) Sep 14 08:31:22.623 INFO kablam! Checking iron-test v0.2.0 Sep 14 08:31:24.723 INFO kablam! error[E0308]: match arms have incompatible types Sep 14 08:31:24.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 14 08:31:24.723 INFO kablam! | Sep 14 08:31:24.723 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 14 08:31:24.723 INFO kablam! | _____________________________________^ Sep 14 08:31:24.723 INFO kablam! 108 | | None => &req.url, Sep 14 08:31:24.723 INFO kablam! 109 | | Some(original_url) => original_url, Sep 14 08:31:24.723 INFO kablam! | | ------------ match arm with an incompatible type Sep 14 08:31:24.723 INFO kablam! 110 | | }.clone(); Sep 14 08:31:24.723 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Sep 14 08:31:24.723 INFO kablam! | Sep 14 08:31:24.723 INFO kablam! = note: expected type `&iron::Url` Sep 14 08:31:24.723 INFO kablam! found type `&iron::request::url::Url` Sep 14 08:31:24.727 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Sep 14 08:31:24.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 14 08:31:24.727 INFO kablam! | Sep 14 08:31:24.727 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 14 08:31:24.727 INFO kablam! | _____________________________________^ Sep 14 08:31:24.727 INFO kablam! 108 | | None => &req.url, Sep 14 08:31:24.727 INFO kablam! 109 | | Some(original_url) => original_url, Sep 14 08:31:24.727 INFO kablam! 110 | | }.clone(); Sep 14 08:31:24.727 INFO kablam! | |_____________^ Sep 14 08:31:24.727 INFO kablam! Sep 14 08:31:24.740 INFO kablam! error: aborting due to previous error Sep 14 08:31:24.740 INFO kablam! Sep 14 08:31:24.740 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 08:31:24.763 INFO kablam! error: Could not compile `staticfile`. Sep 14 08:31:24.763 INFO kablam! Sep 14 08:31:24.763 INFO kablam! To learn more, run the command again with --verbose. Sep 14 08:31:24.763 INFO kablam! su: No module specific data is present Sep 14 08:31:25.971 INFO running `"docker" "rm" "-f" "2ad7a1608a8b46c548de80cc8ff1baf28cc660adcc5b3f5264d8b237bcdd8a62"` Sep 14 08:31:26.227 INFO blam! 2ad7a1608a8b46c548de80cc8ff1baf28cc660adcc5b3f5264d8b237bcdd8a62