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