Sep 04 17:28:01.712 INFO checking hexe-0.0.5 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 17:28:01.712 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 17:28:01.712 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:28:01.891 INFO blam! 72e8532b9cae9ac3c88236fa08e923ab35e41d76473e035c098a51f40de99bb6 Sep 04 17:28:01.893 INFO running `"docker" "start" "-a" "72e8532b9cae9ac3c88236fa08e923ab35e41d76473e035c098a51f40de99bb6"` Sep 04 17:28:02.631 INFO kablam! Checking uncon v1.1.0 Sep 04 17:28:02.631 INFO kablam! Checking static_assertions v0.2.5 Sep 04 17:28:02.632 INFO kablam! Compiling uncon_derive v1.1.1 Sep 04 17:28:06.183 INFO kablam! Checking hexe_core v0.0.5 Sep 04 17:28:10.000 INFO kablam! Checking hexe v0.0.5 (file:///source) Sep 04 17:28:11.242 INFO kablam! warning: unused variable: `src` Sep 04 17:28:11.242 INFO kablam! --> src/position/mod.rs:92:13 Sep 04 17:28:11.243 INFO kablam! | Sep 04 17:28:11.243 INFO kablam! 92 | let src = mv.src(); Sep 04 17:28:11.243 INFO kablam! | ^^^ help: consider using `_src` instead Sep 04 17:28:11.243 INFO kablam! | Sep 04 17:28:11.243 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 17:28:11.243 INFO kablam! Sep 04 17:28:11.243 INFO kablam! warning: unused variable: `dst` Sep 04 17:28:11.243 INFO kablam! --> src/position/mod.rs:93:13 Sep 04 17:28:11.243 INFO kablam! | Sep 04 17:28:11.243 INFO kablam! 93 | let dst = mv.dst(); Sep 04 17:28:11.243 INFO kablam! | ^^^ help: consider using `_dst` instead Sep 04 17:28:11.243 INFO kablam! Sep 04 17:28:11.251 INFO kablam! warning: unused variable: `src` Sep 04 17:28:11.251 INFO kablam! --> src/position/mod.rs:92:13 Sep 04 17:28:11.251 INFO kablam! | Sep 04 17:28:11.251 INFO kablam! 92 | let src = mv.src(); Sep 04 17:28:11.251 INFO kablam! | ^^^ help: consider using `_src` instead Sep 04 17:28:11.251 INFO kablam! | Sep 04 17:28:11.251 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 17:28:11.251 INFO kablam! Sep 04 17:28:11.251 INFO kablam! warning: unused variable: `dst` Sep 04 17:28:11.251 INFO kablam! --> src/position/mod.rs:93:13 Sep 04 17:28:11.251 INFO kablam! | Sep 04 17:28:11.251 INFO kablam! 93 | let dst = mv.dst(); Sep 04 17:28:11.251 INFO kablam! | ^^^ help: consider using `_dst` instead Sep 04 17:28:11.251 INFO kablam! Sep 04 17:28:11.321 INFO kablam! warning: field is never used: `position` Sep 04 17:28:11.321 INFO kablam! --> src/engine/mod.rs:36:5 Sep 04 17:28:11.321 INFO kablam! | Sep 04 17:28:11.321 INFO kablam! 36 | position: Position, Sep 04 17:28:11.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 17:28:11.321 INFO kablam! | Sep 04 17:28:11.321 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 17:28:11.321 INFO kablam! Sep 04 17:28:11.321 INFO kablam! warning: field is never used: `num_threads` Sep 04 17:28:11.321 INFO kablam! --> src/engine/mod.rs:101:5 Sep 04 17:28:11.321 INFO kablam! | Sep 04 17:28:11.321 INFO kablam! 101 | num_threads: u32, Sep 04 17:28:11.321 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 17:28:11.321 INFO kablam! Sep 04 17:28:11.332 INFO kablam! warning: field is never used: `position` Sep 04 17:28:11.332 INFO kablam! --> src/engine/mod.rs:36:5 Sep 04 17:28:11.332 INFO kablam! | Sep 04 17:28:11.332 INFO kablam! 36 | position: Position, Sep 04 17:28:11.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 17:28:11.332 INFO kablam! | Sep 04 17:28:11.332 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 17:28:11.332 INFO kablam! Sep 04 17:28:11.333 INFO kablam! warning: field is never used: `num_threads` Sep 04 17:28:11.333 INFO kablam! --> src/engine/mod.rs:101:5 Sep 04 17:28:11.333 INFO kablam! | Sep 04 17:28:11.333 INFO kablam! 101 | num_threads: u32, Sep 04 17:28:11.333 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 17:28:11.333 INFO kablam! Sep 04 17:28:12.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.76s Sep 04 17:28:12.360 INFO kablam! su: No module specific data is present Sep 04 17:28:13.029 INFO running `"docker" "rm" "-f" "72e8532b9cae9ac3c88236fa08e923ab35e41d76473e035c098a51f40de99bb6"` Sep 04 17:28:13.112 INFO blam! 72e8532b9cae9ac3c88236fa08e923ab35e41d76473e035c098a51f40de99bb6