Sep 19 19:42:42.434 INFO checking staticdir-0.3.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:42:42.434 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:42:42.434 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:42:42.640 INFO blam! e4e4a05122de9db44b9997b3067a659b5ceb58910063d858b63cf9a419dcfb2e Sep 19 19:42:42.642 INFO running `"docker" "start" "-a" "e4e4a05122de9db44b9997b3067a659b5ceb58910063d858b63cf9a419dcfb2e"` Sep 19 19:42:43.774 INFO kablam! usermod: no changes Sep 19 19:42:43.938 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 19 19:42:43.938 INFO kablam! Sep 19 19:42:43.938 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 19 19:42:43.938 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 19 19:42:43.938 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 19 19:42:43.938 INFO kablam! Sep 19 19:42:43.938 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 19 19:42:43.938 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 19 19:42:43.938 INFO kablam! this warning. Sep 19 19:42:43.938 INFO kablam! Sep 19 19:42:44.130 INFO kablam! Checking uuid v0.1.18 Sep 19 19:42:44.158 INFO kablam! Checking iron v0.2.6 Sep 19 19:42:45.658 INFO kablam! Checking staticdir v0.3.1 (/source) Sep 19 19:42:45.658 INFO kablam! Checking staticfile v0.1.0 Sep 19 19:42:45.658 INFO kablam! Checking iron-test v0.2.0 Sep 19 19:42:47.636 INFO kablam! error[E0308]: match arms have incompatible types Sep 19 19:42:47.636 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 19 19:42:47.636 INFO kablam! | Sep 19 19:42:47.636 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 19 19:42:47.636 INFO kablam! | _____________________________________^ Sep 19 19:42:47.636 INFO kablam! 108 | | None => &req.url, Sep 19 19:42:47.637 INFO kablam! 109 | | Some(original_url) => original_url, Sep 19 19:42:47.637 INFO kablam! | | ------------ match arm with an incompatible type Sep 19 19:42:47.637 INFO kablam! 110 | | }.clone(); Sep 19 19:42:47.637 INFO kablam! | |_____________^ expected struct `iron::Url`, found struct `iron::request::url::Url` Sep 19 19:42:47.637 INFO kablam! | Sep 19 19:42:47.637 INFO kablam! = note: expected type `&iron::Url` Sep 19 19:42:47.637 INFO kablam! found type `&iron::request::url::Url` Sep 19 19:42:47.637 INFO kablam! note: Perhaps two different versions of crate `iron` are being used? Sep 19 19:42:47.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/staticfile-0.1.0/src/static_handler.rs:107:37 Sep 19 19:42:47.637 INFO kablam! | Sep 19 19:42:47.637 INFO kablam! 107 | let mut redirect_path = match req.extensions.get::() { Sep 19 19:42:47.638 INFO kablam! | _____________________________________^ Sep 19 19:42:47.638 INFO kablam! 108 | | None => &req.url, Sep 19 19:42:47.638 INFO kablam! 109 | | Some(original_url) => original_url, Sep 19 19:42:47.638 INFO kablam! 110 | | }.clone(); Sep 19 19:42:47.638 INFO kablam! | |_____________^ Sep 19 19:42:47.638 INFO kablam! Sep 19 19:42:47.678 INFO kablam! error: aborting due to previous error Sep 19 19:42:47.678 INFO kablam! Sep 19 19:42:47.678 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 19:42:47.698 INFO kablam! error: Could not compile `staticfile`. Sep 19 19:42:47.698 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:42:47.744 INFO kablam! error: build failed Sep 19 19:42:47.746 INFO kablam! su: No module specific data is present Sep 19 19:42:48.708 INFO running `"docker" "rm" "-f" "e4e4a05122de9db44b9997b3067a659b5ceb58910063d858b63cf9a419dcfb2e"` Sep 19 19:42:48.819 INFO blam! e4e4a05122de9db44b9997b3067a659b5ceb58910063d858b63cf9a419dcfb2e