Sep 04 07:40:19.782 INFO checking rusttype-0.6.5 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 07:40:19.782 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 07:40:19.782 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 04 07:40:19.946 INFO blam! fea4c7b11ffdb45d0f000efd522a8060b17248dea32dd24ef39056e47aad196b Sep 04 07:40:19.948 INFO running `"docker" "start" "-a" "fea4c7b11ffdb45d0f000efd522a8060b17248dea32dd24ef39056e47aad196b"` Sep 04 07:40:21.056 INFO kablam! Compiling glutin v0.17.0 Sep 04 07:40:21.056 INFO kablam! Compiling glium v0.22.0 Sep 04 07:40:21.060 INFO kablam! Checking rusttype v0.6.5 (file:///source) Sep 04 07:40:21.061 INFO kablam! Checking winit v0.16.2 Sep 04 07:41:03.395 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 04 07:41:03.396 INFO kablam! --> examples/simple.rs:1:1 Sep 04 07:41:03.396 INFO kablam! | Sep 04 07:41:03.396 INFO kablam! 1 | extern crate rusttype; Sep 04 07:41:03.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:03.396 INFO kablam! | Sep 04 07:41:03.396 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-ae815dc1a6f0900a.rmeta Sep 04 07:41:03.396 INFO kablam! --> examples/simple.rs:1:1 Sep 04 07:41:03.396 INFO kablam! | Sep 04 07:41:03.396 INFO kablam! 1 | extern crate rusttype; Sep 04 07:41:03.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:03.396 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-8adac228c9809273.rmeta Sep 04 07:41:03.396 INFO kablam! --> examples/simple.rs:1:1 Sep 04 07:41:03.396 INFO kablam! | Sep 04 07:41:03.396 INFO kablam! 1 | extern crate rusttype; Sep 04 07:41:03.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:03.396 INFO kablam! Sep 04 07:41:03.396 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 04 07:41:03.396 INFO kablam! --> examples/simple.rs:1:1 Sep 04 07:41:03.396 INFO kablam! | Sep 04 07:41:03.396 INFO kablam! 1 | extern crate rusttype; Sep 04 07:41:03.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 07:41:03.397 INFO kablam! Sep 04 07:41:03.397 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:41:03.397 INFO kablam! Sep 04 07:41:03.397 INFO kablam! Some errors occurred: E0463, E0465. Sep 04 07:41:03.397 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 04 07:41:03.401 INFO kablam! error: Could not compile `rusttype`. Sep 04 07:41:03.401 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:41:03.898 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 04 07:41:03.898 INFO kablam! --> benches/draw.rs:6:1 Sep 04 07:41:03.898 INFO kablam! | Sep 04 07:41:03.898 INFO kablam! 6 | extern crate rusttype; Sep 04 07:41:03.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:03.898 INFO kablam! | Sep 04 07:41:03.898 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-ae815dc1a6f0900a.rmeta Sep 04 07:41:03.898 INFO kablam! --> benches/draw.rs:6:1 Sep 04 07:41:03.898 INFO kablam! | Sep 04 07:41:03.898 INFO kablam! 6 | extern crate rusttype; Sep 04 07:41:03.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:03.898 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-8adac228c9809273.rmeta Sep 04 07:41:03.898 INFO kablam! --> benches/draw.rs:6:1 Sep 04 07:41:03.898 INFO kablam! | Sep 04 07:41:03.898 INFO kablam! 6 | extern crate rusttype; Sep 04 07:41:03.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:03.898 INFO kablam! Sep 04 07:41:03.899 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 04 07:41:03.899 INFO kablam! --> benches/draw.rs:6:1 Sep 04 07:41:03.899 INFO kablam! | Sep 04 07:41:03.899 INFO kablam! 6 | extern crate rusttype; Sep 04 07:41:03.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 07:41:03.899 INFO kablam! Sep 04 07:41:03.899 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:41:03.899 INFO kablam! Sep 04 07:41:03.899 INFO kablam! Some errors occurred: E0463, E0465. Sep 04 07:41:03.899 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 04 07:41:03.908 INFO kablam! error: Could not compile `rusttype`. Sep 04 07:41:03.908 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:41:04.810 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 04 07:41:04.810 INFO kablam! --> examples/image.rs:2:1 Sep 04 07:41:04.810 INFO kablam! | Sep 04 07:41:04.810 INFO kablam! 2 | extern crate rusttype; Sep 04 07:41:04.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:04.810 INFO kablam! | Sep 04 07:41:04.811 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-ae815dc1a6f0900a.rmeta Sep 04 07:41:04.811 INFO kablam! --> examples/image.rs:2:1 Sep 04 07:41:04.811 INFO kablam! | Sep 04 07:41:04.811 INFO kablam! 2 | extern crate rusttype; Sep 04 07:41:04.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:04.811 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-8adac228c9809273.rmeta Sep 04 07:41:04.811 INFO kablam! --> examples/image.rs:2:1 Sep 04 07:41:04.811 INFO kablam! | Sep 04 07:41:04.811 INFO kablam! 2 | extern crate rusttype; Sep 04 07:41:04.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:04.812 INFO kablam! Sep 04 07:41:04.812 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 04 07:41:04.812 INFO kablam! --> examples/image.rs:2:1 Sep 04 07:41:04.812 INFO kablam! | Sep 04 07:41:04.812 INFO kablam! 2 | extern crate rusttype; Sep 04 07:41:04.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 07:41:04.813 INFO kablam! Sep 04 07:41:04.813 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:41:04.814 INFO kablam! Sep 04 07:41:04.814 INFO kablam! Some errors occurred: E0463, E0465. Sep 04 07:41:04.815 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 04 07:41:04.821 INFO kablam! error: Could not compile `rusttype`. Sep 04 07:41:04.822 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:41:04.890 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 04 07:41:04.890 INFO kablam! --> tests/render_reference.rs:2:1 Sep 04 07:41:04.890 INFO kablam! | Sep 04 07:41:04.890 INFO kablam! 2 | extern crate rusttype; Sep 04 07:41:04.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:04.891 INFO kablam! | Sep 04 07:41:04.891 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-ae815dc1a6f0900a.rmeta Sep 04 07:41:04.891 INFO kablam! --> tests/render_reference.rs:2:1 Sep 04 07:41:04.891 INFO kablam! | Sep 04 07:41:04.891 INFO kablam! 2 | extern crate rusttype; Sep 04 07:41:04.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:04.892 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-8adac228c9809273.rmeta Sep 04 07:41:04.892 INFO kablam! --> tests/render_reference.rs:2:1 Sep 04 07:41:04.892 INFO kablam! | Sep 04 07:41:04.892 INFO kablam! 2 | extern crate rusttype; Sep 04 07:41:04.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:04.892 INFO kablam! Sep 04 07:41:04.893 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 04 07:41:04.893 INFO kablam! --> tests/render_reference.rs:2:1 Sep 04 07:41:04.893 INFO kablam! | Sep 04 07:41:04.893 INFO kablam! 2 | extern crate rusttype; Sep 04 07:41:04.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 07:41:04.893 INFO kablam! Sep 04 07:41:04.894 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:41:04.894 INFO kablam! Sep 04 07:41:04.895 INFO kablam! Some errors occurred: E0463, E0465. Sep 04 07:41:04.895 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 04 07:41:04.902 INFO kablam! error: Could not compile `rusttype`. Sep 04 07:41:04.902 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:41:05.061 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 04 07:41:05.061 INFO kablam! --> examples/gpu_cache.rs:4:1 Sep 04 07:41:05.061 INFO kablam! | Sep 04 07:41:05.061 INFO kablam! 4 | extern crate rusttype; Sep 04 07:41:05.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:05.061 INFO kablam! | Sep 04 07:41:05.061 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-ae815dc1a6f0900a.rmeta Sep 04 07:41:05.061 INFO kablam! --> examples/gpu_cache.rs:4:1 Sep 04 07:41:05.062 INFO kablam! | Sep 04 07:41:05.062 INFO kablam! 4 | extern crate rusttype; Sep 04 07:41:05.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:05.062 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-8adac228c9809273.rmeta Sep 04 07:41:05.062 INFO kablam! --> examples/gpu_cache.rs:4:1 Sep 04 07:41:05.062 INFO kablam! | Sep 04 07:41:05.062 INFO kablam! 4 | extern crate rusttype; Sep 04 07:41:05.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:41:05.062 INFO kablam! Sep 04 07:41:05.062 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 04 07:41:05.062 INFO kablam! --> examples/gpu_cache.rs:4:1 Sep 04 07:41:05.062 INFO kablam! | Sep 04 07:41:05.062 INFO kablam! 4 | extern crate rusttype; Sep 04 07:41:05.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 07:41:05.062 INFO kablam! Sep 04 07:41:05.062 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:41:05.062 INFO kablam! Sep 04 07:41:05.062 INFO kablam! Some errors occurred: E0463, E0465. Sep 04 07:41:05.062 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 04 07:41:05.075 INFO kablam! error: Could not compile `rusttype`. Sep 04 07:41:05.075 INFO kablam! Sep 04 07:41:05.075 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:41:05.077 INFO kablam! su: No module specific data is present Sep 04 07:41:05.530 INFO running `"docker" "rm" "-f" "fea4c7b11ffdb45d0f000efd522a8060b17248dea32dd24ef39056e47aad196b"` Sep 04 07:41:05.641 INFO blam! fea4c7b11ffdb45d0f000efd522a8060b17248dea32dd24ef39056e47aad196b