Sep 02 01:09:44.320 INFO checking rusttype-0.6.5 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:09:44.320 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:09:44.320 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:09:44.588 INFO blam! 698e36493a99731edcbb7a79d5aeff6e0f77a1a59a6e0476d6c26269548c8b6b Sep 02 01:09:44.589 INFO running `"docker" "start" "-a" "698e36493a99731edcbb7a79d5aeff6e0f77a1a59a6e0476d6c26269548c8b6b"` Sep 02 01:09:45.740 INFO kablam! Compiling glium v0.22.0 Sep 02 01:09:45.747 INFO kablam! Checking ordered-float v0.5.0 Sep 02 01:09:47.073 INFO kablam! Checking rusttype v0.7.0 Sep 02 01:09:51.016 INFO kablam! Checking rusttype v0.6.5 (file:///source) Sep 02 01:10:28.809 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 02 01:10:28.809 INFO kablam! --> examples/simple.rs:1:1 Sep 02 01:10:28.809 INFO kablam! | Sep 02 01:10:28.809 INFO kablam! 1 | extern crate rusttype; Sep 02 01:10:28.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:28.810 INFO kablam! | Sep 02 01:10:28.810 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-e5b5dd0cffd7f0b2.rmeta Sep 02 01:10:28.810 INFO kablam! --> examples/simple.rs:1:1 Sep 02 01:10:28.810 INFO kablam! | Sep 02 01:10:28.810 INFO kablam! 1 | extern crate rusttype; Sep 02 01:10:28.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:28.811 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-1f30153c5ba3abce.rmeta Sep 02 01:10:28.811 INFO kablam! --> examples/simple.rs:1:1 Sep 02 01:10:28.811 INFO kablam! | Sep 02 01:10:28.811 INFO kablam! 1 | extern crate rusttype; Sep 02 01:10:28.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:28.812 INFO kablam! Sep 02 01:10:28.812 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 02 01:10:28.812 INFO kablam! --> examples/simple.rs:1:1 Sep 02 01:10:28.812 INFO kablam! | Sep 02 01:10:28.812 INFO kablam! 1 | extern crate rusttype; Sep 02 01:10:28.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:10:28.813 INFO kablam! Sep 02 01:10:28.814 INFO kablam! error: aborting due to 2 previous errors Sep 02 01:10:28.814 INFO kablam! Sep 02 01:10:28.815 INFO kablam! Some errors occurred: E0463, E0465. Sep 02 01:10:28.815 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 02 01:10:28.822 INFO kablam! error: Could not compile `rusttype`. Sep 02 01:10:28.823 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:10:29.232 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 02 01:10:29.232 INFO kablam! --> benches/draw.rs:6:1 Sep 02 01:10:29.232 INFO kablam! | Sep 02 01:10:29.232 INFO kablam! 6 | extern crate rusttype; Sep 02 01:10:29.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.233 INFO kablam! | Sep 02 01:10:29.233 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-e5b5dd0cffd7f0b2.rmeta Sep 02 01:10:29.233 INFO kablam! --> benches/draw.rs:6:1 Sep 02 01:10:29.233 INFO kablam! | Sep 02 01:10:29.233 INFO kablam! 6 | extern crate rusttype; Sep 02 01:10:29.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.233 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-1f30153c5ba3abce.rmeta Sep 02 01:10:29.233 INFO kablam! --> benches/draw.rs:6:1 Sep 02 01:10:29.233 INFO kablam! | Sep 02 01:10:29.233 INFO kablam! 6 | extern crate rusttype; Sep 02 01:10:29.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.233 INFO kablam! Sep 02 01:10:29.233 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 02 01:10:29.233 INFO kablam! --> benches/draw.rs:6:1 Sep 02 01:10:29.233 INFO kablam! | Sep 02 01:10:29.233 INFO kablam! 6 | extern crate rusttype; Sep 02 01:10:29.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:10:29.233 INFO kablam! Sep 02 01:10:29.234 INFO kablam! error: aborting due to 2 previous errors Sep 02 01:10:29.234 INFO kablam! Sep 02 01:10:29.234 INFO kablam! Some errors occurred: E0463, E0465. Sep 02 01:10:29.234 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 02 01:10:29.239 INFO kablam! error: Could not compile `rusttype`. Sep 02 01:10:29.239 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:10:29.907 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 02 01:10:29.907 INFO kablam! --> tests/render_reference.rs:2:1 Sep 02 01:10:29.907 INFO kablam! | Sep 02 01:10:29.907 INFO kablam! 2 | extern crate rusttype; Sep 02 01:10:29.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.907 INFO kablam! | Sep 02 01:10:29.907 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-e5b5dd0cffd7f0b2.rmeta Sep 02 01:10:29.907 INFO kablam! --> tests/render_reference.rs:2:1 Sep 02 01:10:29.907 INFO kablam! | Sep 02 01:10:29.907 INFO kablam! 2 | extern crate rusttype; Sep 02 01:10:29.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.907 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-1f30153c5ba3abce.rmeta Sep 02 01:10:29.908 INFO kablam! --> tests/render_reference.rs:2:1 Sep 02 01:10:29.908 INFO kablam! | Sep 02 01:10:29.908 INFO kablam! 2 | extern crate rusttype; Sep 02 01:10:29.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.908 INFO kablam! Sep 02 01:10:29.909 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 02 01:10:29.909 INFO kablam! --> tests/render_reference.rs:2:1 Sep 02 01:10:29.909 INFO kablam! | Sep 02 01:10:29.909 INFO kablam! 2 | extern crate rusttype; Sep 02 01:10:29.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:10:29.909 INFO kablam! Sep 02 01:10:29.909 INFO kablam! error: aborting due to 2 previous errors Sep 02 01:10:29.909 INFO kablam! Sep 02 01:10:29.909 INFO kablam! Some errors occurred: E0463, E0465. Sep 02 01:10:29.909 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 02 01:10:29.914 INFO kablam! error: Could not compile `rusttype`. Sep 02 01:10:29.914 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:10:29.998 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 02 01:10:29.998 INFO kablam! --> examples/image.rs:2:1 Sep 02 01:10:29.998 INFO kablam! | Sep 02 01:10:29.998 INFO kablam! 2 | extern crate rusttype; Sep 02 01:10:29.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.998 INFO kablam! | Sep 02 01:10:29.998 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-e5b5dd0cffd7f0b2.rmeta Sep 02 01:10:29.998 INFO kablam! --> examples/image.rs:2:1 Sep 02 01:10:29.998 INFO kablam! | Sep 02 01:10:29.999 INFO kablam! 2 | extern crate rusttype; Sep 02 01:10:29.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.999 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-1f30153c5ba3abce.rmeta Sep 02 01:10:29.999 INFO kablam! --> examples/image.rs:2:1 Sep 02 01:10:29.999 INFO kablam! | Sep 02 01:10:29.999 INFO kablam! 2 | extern crate rusttype; Sep 02 01:10:29.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:29.999 INFO kablam! Sep 02 01:10:30.000 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 02 01:10:30.000 INFO kablam! --> examples/image.rs:2:1 Sep 02 01:10:30.000 INFO kablam! | Sep 02 01:10:30.000 INFO kablam! 2 | extern crate rusttype; Sep 02 01:10:30.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:10:30.000 INFO kablam! Sep 02 01:10:30.000 INFO kablam! error: aborting due to 2 previous errors Sep 02 01:10:30.000 INFO kablam! Sep 02 01:10:30.000 INFO kablam! Some errors occurred: E0463, E0465. Sep 02 01:10:30.000 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 02 01:10:30.004 INFO kablam! error: Could not compile `rusttype`. Sep 02 01:10:30.004 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:10:30.096 INFO kablam! error[E0465]: multiple rmeta candidates for `rusttype` found Sep 02 01:10:30.096 INFO kablam! --> examples/gpu_cache.rs:4:1 Sep 02 01:10:30.096 INFO kablam! | Sep 02 01:10:30.096 INFO kablam! 4 | extern crate rusttype; Sep 02 01:10:30.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:30.096 INFO kablam! | Sep 02 01:10:30.096 INFO kablam! note: candidate #1: /target/debug/deps/librusttype-e5b5dd0cffd7f0b2.rmeta Sep 02 01:10:30.096 INFO kablam! --> examples/gpu_cache.rs:4:1 Sep 02 01:10:30.097 INFO kablam! | Sep 02 01:10:30.097 INFO kablam! 4 | extern crate rusttype; Sep 02 01:10:30.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:30.097 INFO kablam! note: candidate #2: /target/debug/deps/librusttype-1f30153c5ba3abce.rmeta Sep 02 01:10:30.097 INFO kablam! --> examples/gpu_cache.rs:4:1 Sep 02 01:10:30.097 INFO kablam! | Sep 02 01:10:30.097 INFO kablam! 4 | extern crate rusttype; Sep 02 01:10:30.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:10:30.097 INFO kablam! Sep 02 01:10:30.097 INFO kablam! error[E0463]: can't find crate for `rusttype` Sep 02 01:10:30.097 INFO kablam! --> examples/gpu_cache.rs:4:1 Sep 02 01:10:30.097 INFO kablam! | Sep 02 01:10:30.097 INFO kablam! 4 | extern crate rusttype; Sep 02 01:10:30.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:10:30.099 INFO kablam! Sep 02 01:10:30.099 INFO kablam! error: aborting due to 2 previous errors Sep 02 01:10:30.100 INFO kablam! Sep 02 01:10:30.100 INFO kablam! Some errors occurred: E0463, E0465. Sep 02 01:10:30.100 INFO kablam! For more information about an error, try `rustc --explain E0463`. Sep 02 01:10:30.115 INFO kablam! error: Could not compile `rusttype`. Sep 02 01:10:30.115 INFO kablam! Sep 02 01:10:30.115 INFO kablam! To learn more, run the command again with --verbose. Sep 02 01:10:30.117 INFO kablam! su: No module specific data is present Sep 02 01:10:30.595 INFO running `"docker" "rm" "-f" "698e36493a99731edcbb7a79d5aeff6e0f77a1a59a6e0476d6c26269548c8b6b"` Sep 02 01:10:30.685 INFO blam! 698e36493a99731edcbb7a79d5aeff6e0f77a1a59a6e0476d6c26269548c8b6b