Sep 05 22:11:51.581 INFO checking tango-0.8.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 22:11:51.582 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 22:11:51.582 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 22:11:51.954 INFO blam! 97492a96dee0efd9a6a58055be66ccf1e84943093d6e08a8ba61869c4aec22b5 Sep 05 22:11:51.956 INFO running `"docker" "start" "-a" "97492a96dee0efd9a6a58055be66ccf1e84943093d6e08a8ba61869c4aec22b5"` Sep 05 22:11:54.302 INFO kablam! usermod: no changes Sep 05 22:11:54.473 INFO kablam! Compiling tango v0.8.1 (file:///source) Sep 05 22:11:55.783 INFO kablam! warning: unused import: `std::env` Sep 05 22:11:55.783 INFO kablam! --> src/lib.rs:13:5 Sep 05 22:11:55.783 INFO kablam! | Sep 05 22:11:55.783 INFO kablam! 13 | use std::env; Sep 05 22:11:55.783 INFO kablam! | ^^^^^^^^ Sep 05 22:11:55.783 INFO kablam! | Sep 05 22:11:55.783 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 22:11:55.783 INFO kablam! Sep 05 22:11:55.933 INFO kablam! error[E0282]: type annotations needed Sep 05 22:11:55.933 INFO kablam! --> src/lib.rs:372:66 Sep 05 22:11:55.933 INFO kablam! | Sep 05 22:11:55.933 INFO kablam! 372 | for c in self.0.components().skip(1) { p.push(c.as_ref().to_str().expect("how else can I replace root?")); } Sep 05 22:11:55.933 INFO kablam! | ^^^^^^ cannot infer type for `T` Sep 05 22:11:55.933 INFO kablam! | Sep 05 22:11:55.933 INFO kablam! = note: type must be known at this point Sep 05 22:11:55.933 INFO kablam! Sep 05 22:11:55.935 INFO kablam! warning: unused import: `std::env` Sep 05 22:11:55.935 INFO kablam! --> src/lib.rs:13:5 Sep 05 22:11:55.935 INFO kablam! | Sep 05 22:11:55.935 INFO kablam! 13 | use std::env; Sep 05 22:11:55.935 INFO kablam! | ^^^^^^^^ Sep 05 22:11:55.935 INFO kablam! | Sep 05 22:11:55.935 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 22:11:55.935 INFO kablam! Sep 05 22:11:55.992 INFO kablam! error[E0282]: type annotations needed Sep 05 22:11:55.992 INFO kablam! --> src/lib.rs:386:66 Sep 05 22:11:55.992 INFO kablam! | Sep 05 22:11:55.992 INFO kablam! 386 | for c in self.0.components().skip(1) { p.push(c.as_ref().to_str().expect("how else can I replace root?")); } Sep 05 22:11:55.992 INFO kablam! | ^^^^^^ cannot infer type for `T` Sep 05 22:11:55.992 INFO kablam! | Sep 05 22:11:55.992 INFO kablam! = note: type must be known at this point Sep 05 22:11:55.992 INFO kablam! Sep 05 22:11:56.137 INFO kablam! error[E0282]: type annotations needed Sep 05 22:11:56.138 INFO kablam! --> src/lib.rs:372:66 Sep 05 22:11:56.138 INFO kablam! | Sep 05 22:11:56.138 INFO kablam! 372 | for c in self.0.components().skip(1) { p.push(c.as_ref().to_str().expect("how else can I replace root?")); } Sep 05 22:11:56.138 INFO kablam! | ^^^^^^ cannot infer type for `T` Sep 05 22:11:56.138 INFO kablam! | Sep 05 22:11:56.138 INFO kablam! = note: type must be known at this point Sep 05 22:11:56.138 INFO kablam! Sep 05 22:11:56.217 INFO kablam! error: aborting due to 2 previous errors Sep 05 22:11:56.217 INFO kablam! Sep 05 22:11:56.217 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 05 22:11:56.233 INFO kablam! error[E0282]: type annotations needed Sep 05 22:11:56.233 INFO kablam! --> src/lib.rs:386:66 Sep 05 22:11:56.233 INFO kablam! | Sep 05 22:11:56.233 INFO kablam! 386 | for c in self.0.components().skip(1) { p.push(c.as_ref().to_str().expect("how else can I replace root?")); } Sep 05 22:11:56.234 INFO kablam! | ^^^^^^ cannot infer type for `T` Sep 05 22:11:56.234 INFO kablam! error: Could not compile `tango`. Sep 05 22:11:56.234 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:11:56.249 INFO kablam! | Sep 05 22:11:56.249 INFO kablam! = note: type must be known at this point Sep 05 22:11:56.249 INFO kablam! Sep 05 22:11:56.470 INFO kablam! error: aborting due to 2 previous errors Sep 05 22:11:56.470 INFO kablam! Sep 05 22:11:56.470 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 05 22:11:56.474 INFO kablam! error: Could not compile `tango`. Sep 05 22:11:56.474 INFO kablam! Sep 05 22:11:56.474 INFO kablam! To learn more, run the command again with --verbose. Sep 05 22:11:56.475 INFO kablam! su: No module specific data is present Sep 05 22:11:57.930 INFO running `"docker" "rm" "-f" "97492a96dee0efd9a6a58055be66ccf1e84943093d6e08a8ba61869c4aec22b5"` Sep 05 22:11:58.244 INFO blam! 97492a96dee0efd9a6a58055be66ccf1e84943093d6e08a8ba61869c4aec22b5