Sep 03 19:20:25.343 INFO checking ubnt-intrepid/hyper-web-server against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 03 19:20:25.343 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 03 19:20:25.343 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 19:20:25.584 INFO blam! daba98a05a828be6a40d77e890908d53f96fe9bb8a72ebdc0b64cbf2ef602d71 Sep 03 19:20:25.585 INFO running `"docker" "start" "-a" "daba98a05a828be6a40d77e890908d53f96fe9bb8a72ebdc0b64cbf2ef602d71"` Sep 03 19:20:26.484 INFO kablam! Compiling semver v0.1.20 Sep 03 19:20:26.484 INFO kablam! Checking matches v0.1.4 Sep 03 19:20:26.484 INFO kablam! Checking unicode-normalization v0.1.4 Sep 03 19:20:26.494 INFO kablam! Checking log v0.3.7 Sep 03 19:20:26.494 INFO kablam! Checking libc v0.2.22 Sep 03 19:20:26.494 INFO kablam! Checking httparse v1.2.2 Sep 03 19:20:26.852 INFO kablam! Checking unicode-bidi v0.2.5 Sep 03 19:20:28.051 INFO kablam! Checking mime v0.2.3 Sep 03 19:20:30.474 INFO kablam! Checking num_cpus v1.4.0 Sep 03 19:20:30.475 INFO kablam! Checking time v0.1.37 Sep 03 19:20:30.519 INFO kablam! Compiling rustc_version v0.1.7 Sep 03 19:20:31.333 INFO kablam! Checking idna v0.1.1 Sep 03 19:20:32.258 INFO kablam! Compiling unicase v1.4.0 Sep 03 19:20:32.260 INFO kablam! Compiling hyper v0.10.9 Sep 03 19:20:34.465 INFO kablam! Checking url v1.4.0 Sep 03 19:20:37.011 INFO kablam! error[E0659]: `deprecated` is ambiguous Sep 03 19:20:37.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.9/src/header/mod.rs:529:7 Sep 03 19:20:37.011 INFO kablam! | Sep 03 19:20:37.011 INFO kablam! 529 | #[deprecated(note="The semantics of formatting a HeaderFormat directly are not clear")] Sep 03 19:20:37.011 INFO kablam! | ^^^^^^^^^^ Sep 03 19:20:37.012 INFO kablam! | Sep 03 19:20:37.012 INFO kablam! note: `deprecated` could refer to the name defined here Sep 03 19:20:37.012 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.9/src/lib.rs:175:1 Sep 03 19:20:37.012 INFO kablam! | Sep 03 19:20:37.012 INFO kablam! 175 | / macro_rules! deprecated { Sep 03 19:20:37.012 INFO kablam! 176 | | (#[$note:meta] $i:item) => ( Sep 03 19:20:37.012 INFO kablam! 177 | | #[cfg_attr(has_deprecated, $note)] Sep 03 19:20:37.012 INFO kablam! 178 | | $i Sep 03 19:20:37.012 INFO kablam! 179 | | ); Sep 03 19:20:37.013 INFO kablam! 180 | | } Sep 03 19:20:37.013 INFO kablam! | |_^ Sep 03 19:20:37.013 INFO kablam! note: `deprecated` could also refer to the name defined here Sep 03 19:20:37.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.9/src/header/mod.rs:529:7 Sep 03 19:20:37.013 INFO kablam! | Sep 03 19:20:37.013 INFO kablam! 529 | #[deprecated(note="The semantics of formatting a HeaderFormat directly are not clear")] Sep 03 19:20:37.013 INFO kablam! | ^^^^^^^^^^ Sep 03 19:20:37.013 INFO kablam! Sep 03 19:20:37.013 INFO kablam! error[E0659]: `deprecated` is ambiguous Sep 03 19:20:37.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.9/src/header/mod.rs:547:7 Sep 03 19:20:37.013 INFO kablam! | Sep 03 19:20:37.013 INFO kablam! 547 | #[deprecated(note="The semantics of formatting a HeaderFormat directly are not clear")] Sep 03 19:20:37.013 INFO kablam! | ^^^^^^^^^^ Sep 03 19:20:37.013 INFO kablam! | Sep 03 19:20:37.013 INFO kablam! note: `deprecated` could refer to the name defined here Sep 03 19:20:37.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.9/src/lib.rs:175:1 Sep 03 19:20:37.013 INFO kablam! | Sep 03 19:20:37.013 INFO kablam! 175 | / macro_rules! deprecated { Sep 03 19:20:37.013 INFO kablam! 176 | | (#[$note:meta] $i:item) => ( Sep 03 19:20:37.013 INFO kablam! 177 | | #[cfg_attr(has_deprecated, $note)] Sep 03 19:20:37.013 INFO kablam! 178 | | $i Sep 03 19:20:37.013 INFO kablam! 179 | | ); Sep 03 19:20:37.013 INFO kablam! 180 | | } Sep 03 19:20:37.013 INFO kablam! | |_^ Sep 03 19:20:37.013 INFO kablam! note: `deprecated` could also refer to the name defined here Sep 03 19:20:37.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.9/src/header/mod.rs:547:7 Sep 03 19:20:37.013 INFO kablam! | Sep 03 19:20:37.013 INFO kablam! 547 | #[deprecated(note="The semantics of formatting a HeaderFormat directly are not clear")] Sep 03 19:20:37.013 INFO kablam! | ^^^^^^^^^^ Sep 03 19:20:37.013 INFO kablam! Sep 03 19:20:40.331 INFO kablam! error: aborting due to 2 previous errors Sep 03 19:20:40.331 INFO kablam! Sep 03 19:20:40.331 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 03 19:20:40.344 INFO kablam! error: Could not compile `hyper`. Sep 03 19:20:40.344 INFO kablam! Sep 03 19:20:40.344 INFO kablam! To learn more, run the command again with --verbose. Sep 03 19:20:40.346 INFO kablam! su: No module specific data is present Sep 03 19:20:40.895 INFO running `"docker" "rm" "-f" "daba98a05a828be6a40d77e890908d53f96fe9bb8a72ebdc0b64cbf2ef602d71"` Sep 03 19:20:41.068 INFO blam! daba98a05a828be6a40d77e890908d53f96fe9bb8a72ebdc0b64cbf2ef602d71