Sep 20 05:12:52.193 INFO checking adivon-0.2.6 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 05:12:52.193 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 05:12:52.193 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:12:52.483 INFO blam! 6ce1690b5a547274097de2240cb489c98eeb60b53579146b608c85a5e1860b48 Sep 20 05:12:52.487 INFO running `"docker" "start" "-a" "6ce1690b5a547274097de2240cb489c98eeb60b53579146b608c85a5e1860b48"` Sep 20 05:12:53.403 INFO kablam! usermod: no changes Sep 20 05:12:53.550 INFO kablam! Checking adivon v0.2.6 (/source) Sep 20 05:12:54.104 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 05:12:54.104 INFO kablam! --> src/hashst.rs:1:31 Sep 20 05:12:54.104 INFO kablam! | Sep 20 05:12:54.104 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 20 05:12:54.104 INFO kablam! | ^^^^^^^^^ Sep 20 05:12:54.104 INFO kablam! | Sep 20 05:12:54.104 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 05:12:54.104 INFO kablam! Sep 20 05:12:54.106 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 05:12:54.106 INFO kablam! --> src/hashst.rs:53:26 Sep 20 05:12:54.106 INFO kablam! | Sep 20 05:12:54.106 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 20 05:12:54.106 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 05:12:54.106 INFO kablam! Sep 20 05:12:54.414 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 05:12:54.415 INFO kablam! --> src/hashst.rs:53:26 Sep 20 05:12:54.415 INFO kablam! | Sep 20 05:12:54.415 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 20 05:12:54.415 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 05:12:54.415 INFO kablam! Sep 20 05:12:54.578 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 05:12:54.578 INFO kablam! --> src/hashst.rs:1:31 Sep 20 05:12:54.578 INFO kablam! | Sep 20 05:12:54.578 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 20 05:12:54.579 INFO kablam! | ^^^^^^^^^ Sep 20 05:12:54.579 INFO kablam! | Sep 20 05:12:54.579 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 05:12:54.579 INFO kablam! Sep 20 05:12:54.583 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 05:12:54.583 INFO kablam! --> src/hashst.rs:53:26 Sep 20 05:12:54.583 INFO kablam! | Sep 20 05:12:54.583 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 20 05:12:54.583 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 05:12:54.583 INFO kablam! Sep 20 05:12:55.283 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 05:12:55.283 INFO kablam! --> src/hashst.rs:53:26 Sep 20 05:12:55.283 INFO kablam! | Sep 20 05:12:55.283 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 20 05:12:55.283 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 05:12:55.283 INFO kablam! Sep 20 05:12:56.951 INFO kablam! error[E0636]: the feature `plugin` has already been declared Sep 20 05:12:56.951 INFO kablam! --> src/lib.rs:4:27 Sep 20 05:12:56.951 INFO kablam! | Sep 20 05:12:56.951 INFO kablam! 4 | #![cfg_attr(test, feature(plugin))] Sep 20 05:12:56.951 INFO kablam! | ^^^^^^ Sep 20 05:12:56.951 INFO kablam! Sep 20 05:12:57.051 INFO kablam! error: aborting due to previous error Sep 20 05:12:57.051 INFO kablam! Sep 20 05:12:57.051 INFO kablam! For more information about this error, try `rustc --explain E0636`. Sep 20 05:12:57.067 INFO kablam! error: Could not compile `adivon`. Sep 20 05:12:57.067 INFO kablam! Sep 20 05:12:57.067 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:12:57.067 INFO kablam! su: No module specific data is present Sep 20 05:12:58.243 INFO running `"docker" "rm" "-f" "6ce1690b5a547274097de2240cb489c98eeb60b53579146b608c85a5e1860b48"` Sep 20 05:12:58.477 INFO blam! 6ce1690b5a547274097de2240cb489c98eeb60b53579146b608c85a5e1860b48