Jul 11 21:03:09.797 INFO checking staticdir-0.3.1 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 21:03:09.797 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 21:03:09.797 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 21:03:09.797 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 21:03:10.034 INFO blam! bab4f4ff0326def5f3109ae1e849a219e8be2b4ec7cb060c399c9312754511fd Jul 11 21:03:10.036 INFO running `"docker" "start" "-a" "bab4f4ff0326def5f3109ae1e849a219e8be2b4ec7cb060c399c9312754511fd"` Jul 11 21:03:11.246 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Jul 11 21:03:11.246 INFO kablam! Jul 11 21:03:11.246 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Jul 11 21:03:11.246 INFO kablam! but it is being deprecated. This was found when parsing the manifest Jul 11 21:03:11.246 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Jul 11 21:03:11.246 INFO kablam! Jul 11 21:03:11.246 INFO kablam! This will soon become a hard error, so it's either recommended to Jul 11 21:03:11.246 INFO kablam! update to a fixed version or contact the upstream maintainer about Jul 11 21:03:11.246 INFO kablam! this warning. Jul 11 21:03:11.246 INFO kablam! Jul 11 21:03:11.464 INFO kablam! Checking sequence_trie v0.3.5 Jul 11 21:03:11.469 INFO kablam! Checking uuid v0.1.18 Jul 11 21:03:11.484 INFO kablam! Checking iron v0.2.6 Jul 11 21:03:11.487 INFO kablam! Checking iron v0.6.0 Jul 11 21:03:15.311 INFO kablam! Checking mount v0.4.0 Jul 11 21:03:15.785 INFO kablam! Checking iron-test v0.2.0 Jul 11 21:03:15.787 INFO kablam! Checking staticdir v0.3.1 (file:///source) Jul 11 21:03:17.359 INFO kablam! Checking staticfile v0.1.0 Jul 11 21:03:19.972 INFO kablam! error[E0308]: match arms have incompatible types Jul 11 21:03:19.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Jul 11 21:03:19.972 INFO kablam! | Jul 11 21:03:19.972 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Jul 11 21:03:19.972 INFO kablam! | _____________________________________^ Jul 11 21:03:19.972 INFO kablam! 108 | | None => &req.url, Jul 11 21:03:19.972 INFO kablam! 109 | | Some(original_url) => original_url, Jul 11 21:03:19.972 INFO kablam! | | ------------ match arm with an incompatible type Jul 11 21:03:19.972 INFO kablam! 110 | | }.clone(); Jul 11 21:03:19.972 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Jul 11 21:03:19.972 INFO kablam! | Jul 11 21:03:19.972 INFO kablam! = note: expected type `&iron::Url` Jul 11 21:03:19.973 INFO kablam! found type `&iron::request::url::Url` Jul 11 21:03:19.973 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Jul 11 21:03:19.973 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Jul 11 21:03:19.973 INFO kablam! | Jul 11 21:03:19.973 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Jul 11 21:03:19.973 INFO kablam! | _____________________________________^ Jul 11 21:03:19.974 INFO kablam! 108 | | None => &req.url, Jul 11 21:03:19.974 INFO kablam! 109 | | Some(original_url) => original_url, Jul 11 21:03:19.974 INFO kablam! 110 | | }.clone(); Jul 11 21:03:19.974 INFO kablam! | |_____________^ Jul 11 21:03:19.974 INFO kablam! Jul 11 21:03:19.992 INFO kablam! error: aborting due to previous error Jul 11 21:03:19.996 INFO kablam! Jul 11 21:03:19.997 INFO kablam! For more information about this error, try `rustc --explain E0308`. Jul 11 21:03:20.043 INFO kablam! error: Could not compile `staticfile`. Jul 11 21:03:20.043 INFO kablam! Jul 11 21:03:20.043 INFO kablam! To learn more, run the command again with --verbose. Jul 11 21:03:20.046 INFO kablam! su: No module specific data is present Jul 11 21:03:20.596 INFO running `"docker" "rm" "-f" "bab4f4ff0326def5f3109ae1e849a219e8be2b4ec7cb060c399c9312754511fd"` Jul 11 21:03:20.759 INFO blam! bab4f4ff0326def5f3109ae1e849a219e8be2b4ec7cb060c399c9312754511fd