Sep 03 19:56:28.118 INFO checking smoqadam/rust-youtube-downloader against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 03 19:56:28.118 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 03 19:56:28.118 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/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:56:28.359 INFO blam! e1a3e71361ae89be50c6d6b73678def198a17b089e068349710a9abf07889db5 Sep 03 19:56:28.361 INFO running `"docker" "start" "-a" "e1a3e71361ae89be50c6d6b73678def198a17b089e068349710a9abf07889db5"` Sep 03 19:56:29.749 INFO kablam! Checking num_cpus v1.3.0 Sep 03 19:56:29.749 INFO kablam! Checking rand v0.3.15 Sep 03 19:56:29.752 INFO kablam! Checking memchr v1.0.1 Sep 03 19:56:29.756 INFO kablam! Checking thread-id v3.0.0 Sep 03 19:56:29.757 INFO kablam! Checking time v0.1.36 Sep 03 19:56:29.757 INFO kablam! Checking atty v0.2.2 Sep 03 19:56:29.757 INFO kablam! Checking term_size v0.3.0 Sep 03 19:56:30.497 INFO kablam! Checking base64 v0.9.1 Sep 03 19:56:30.795 INFO kablam! Checking serde_json v1.0.16 Sep 03 19:56:30.825 INFO kablam! Compiling hyper v0.10.8 Sep 03 19:56:30.865 INFO kablam! Checking mio v0.6.14 Sep 03 19:56:31.042 INFO kablam! Checking idna v0.1.1 Sep 03 19:56:33.176 INFO kablam! Checking thread_local v0.3.3 Sep 03 19:56:34.446 INFO kablam! Checking clap v2.23.2 Sep 03 19:56:35.261 INFO kablam! Checking tokio-io v0.1.6 Sep 03 19:56:35.444 INFO kablam! Checking futures-cpupool v0.1.8 Sep 03 19:56:37.291 INFO kablam! Checking aho-corasick v0.6.3 Sep 03 19:56:40.942 INFO kablam! Compiling serde_derive_internals v0.15.1 Sep 03 19:56:41.467 INFO kablam! Checking stderrlog v0.2.2 Sep 03 19:56:42.723 INFO kablam! Compiling unicase v1.4.0 Sep 03 19:56:43.994 INFO kablam! Checking tokio-threadpool v0.1.2 Sep 03 19:56:44.009 INFO kablam! Checking uuid v0.5.1 Sep 03 19:56:44.050 INFO kablam! Checking openssl v0.9.24 Sep 03 19:56:44.145 INFO kablam! Checking regex v0.2.1 Sep 03 19:56:44.450 INFO kablam! Checking libflate v0.1.14 Sep 03 19:56:47.019 INFO kablam! Checking pbr v1.0.0-alpha.3 Sep 03 19:56:52.680 INFO kablam! Checking tokio-reactor v0.1.1 Sep 03 19:56:52.685 INFO kablam! Checking phf_shared v0.7.21 Sep 03 19:56:52.762 INFO kablam! Checking url v1.4.0 Sep 03 19:56:54.686 INFO kablam! Compiling serde_derive v1.0.8 Sep 03 19:56:54.885 INFO kablam! Compiling phf_generator v0.7.21 Sep 03 19:56:56.025 INFO kablam! Checking phf v0.7.21 Sep 03 19:56:56.506 INFO kablam! Compiling phf_codegen v0.7.21 Sep 03 19:56:57.285 INFO kablam! Checking tokio-tcp v0.1.0 Sep 03 19:56:58.170 INFO kablam! Checking tokio-udp v0.1.0 Sep 03 19:56:58.195 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Sep 03 19:57:00.661 INFO kablam! Checking tokio v0.1.5 Sep 03 19:57:04.106 INFO kablam! Checking serde_urlencoded v0.5.1 Sep 03 19:57:06.313 INFO kablam! error[E0659]: `deprecated` is ambiguous Sep 03 19:57:06.313 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.8/src/header/mod.rs:529:7 Sep 03 19:57:06.313 INFO kablam! | Sep 03 19:57:06.313 INFO kablam! 529 | #[deprecated(note="The semantics of formatting a HeaderFormat directly are not clear")] Sep 03 19:57:06.313 INFO kablam! | ^^^^^^^^^^ Sep 03 19:57:06.313 INFO kablam! | Sep 03 19:57:06.314 INFO kablam! note: `deprecated` could refer to the name defined here Sep 03 19:57:06.314 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.8/src/lib.rs:175:1 Sep 03 19:57:06.314 INFO kablam! | Sep 03 19:57:06.314 INFO kablam! 175 | / macro_rules! deprecated { Sep 03 19:57:06.314 INFO kablam! 176 | | (#[$note:meta] $i:item) => ( Sep 03 19:57:06.314 INFO kablam! 177 | | #[cfg_attr(has_deprecated, $note)] Sep 03 19:57:06.314 INFO kablam! 178 | | $i Sep 03 19:57:06.314 INFO kablam! 179 | | ); Sep 03 19:57:06.314 INFO kablam! 180 | | } Sep 03 19:57:06.314 INFO kablam! | |_^ Sep 03 19:57:06.315 INFO kablam! note: `deprecated` could also refer to the name defined here Sep 03 19:57:06.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.8/src/header/mod.rs:529:7 Sep 03 19:57:06.315 INFO kablam! | Sep 03 19:57:06.315 INFO kablam! 529 | #[deprecated(note="The semantics of formatting a HeaderFormat directly are not clear")] Sep 03 19:57:06.315 INFO kablam! | ^^^^^^^^^^ Sep 03 19:57:06.315 INFO kablam! Sep 03 19:57:06.316 INFO kablam! error[E0659]: `deprecated` is ambiguous Sep 03 19:57:06.316 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.8/src/header/mod.rs:547:7 Sep 03 19:57:06.316 INFO kablam! | Sep 03 19:57:06.316 INFO kablam! 547 | #[deprecated(note="The semantics of formatting a HeaderFormat directly are not clear")] Sep 03 19:57:06.316 INFO kablam! | ^^^^^^^^^^ Sep 03 19:57:06.316 INFO kablam! | Sep 03 19:57:06.317 INFO kablam! note: `deprecated` could refer to the name defined here Sep 03 19:57:06.317 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.8/src/lib.rs:175:1 Sep 03 19:57:06.317 INFO kablam! | Sep 03 19:57:06.317 INFO kablam! 175 | / macro_rules! deprecated { Sep 03 19:57:06.317 INFO kablam! 176 | | (#[$note:meta] $i:item) => ( Sep 03 19:57:06.317 INFO kablam! 177 | | #[cfg_attr(has_deprecated, $note)] Sep 03 19:57:06.317 INFO kablam! 178 | | $i Sep 03 19:57:06.317 INFO kablam! 179 | | ); Sep 03 19:57:06.317 INFO kablam! 180 | | } Sep 03 19:57:06.317 INFO kablam! | |_^ Sep 03 19:57:06.318 INFO kablam! note: `deprecated` could also refer to the name defined here Sep 03 19:57:06.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.8/src/header/mod.rs:547:7 Sep 03 19:57:06.318 INFO kablam! | Sep 03 19:57:06.318 INFO kablam! 547 | #[deprecated(note="The semantics of formatting a HeaderFormat directly are not clear")] Sep 03 19:57:06.318 INFO kablam! | ^^^^^^^^^^ Sep 03 19:57:06.319 INFO kablam! Sep 03 19:57:06.605 INFO kablam! Checking tokio-core v0.1.17 Sep 03 19:57:09.233 INFO kablam! Checking native-tls v0.1.5 Sep 03 19:57:13.033 INFO kablam! Checking tokio-proto v0.1.1 Sep 03 19:57:13.033 INFO kablam! Checking tokio-tls v0.1.4 Sep 03 19:57:16.503 INFO kablam! error: aborting due to 2 previous errors Sep 03 19:57:16.503 INFO kablam! Sep 03 19:57:16.503 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 03 19:57:16.541 INFO kablam! error: Could not compile `hyper`. Sep 03 19:57:16.541 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 19:57:20.503 INFO kablam! error: build failed Sep 03 19:57:20.522 INFO kablam! su: No module specific data is present Sep 03 19:57:21.078 INFO running `"docker" "rm" "-f" "e1a3e71361ae89be50c6d6b73678def198a17b089e068349710a9abf07889db5"` Sep 03 19:57:21.236 INFO blam! e1a3e71361ae89be50c6d6b73678def198a17b089e068349710a9abf07889db5