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