Sep 02 08:26:33.296 INFO checking lockchain-core-0.9.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 08:26:33.296 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 08:26:33.296 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/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 08:26:33.546 INFO blam! 819600e6f37e181ab7aa7a9b0378d1b4c6bd26e2bc7111c36add836d3149e41a Sep 02 08:26:33.548 INFO running `"docker" "start" "-a" "819600e6f37e181ab7aa7a9b0378d1b4c6bd26e2bc7111c36add836d3149e41a"` Sep 02 08:26:34.374 INFO kablam! Checking lockchain-core v0.9.0 (file:///source) Sep 02 08:26:41.097 INFO kablam! warning: unused imports: `Access`, `Role`, `UserStore` Sep 02 08:26:41.097 INFO kablam! --> examples/user_registry.rs:18:30 Sep 02 08:26:41.097 INFO kablam! | Sep 02 08:26:41.097 INFO kablam! 18 | use lockchain::users::{User, UserStore, Access, Role}; Sep 02 08:26:41.097 INFO kablam! | ^^^^^^^^^ ^^^^^^ ^^^^ Sep 02 08:26:41.097 INFO kablam! | Sep 02 08:26:41.097 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 08:26:41.097 INFO kablam! Sep 02 08:26:41.123 INFO kablam! warning: unused variable: `me` Sep 02 08:26:41.123 INFO kablam! --> examples/user_registry.rs:30:9 Sep 02 08:26:41.123 INFO kablam! | Sep 02 08:26:41.123 INFO kablam! 30 | let me = User::register(username, password); Sep 02 08:26:41.123 INFO kablam! | ^^ help: consider using `_me` instead Sep 02 08:26:41.123 INFO kablam! | Sep 02 08:26:41.123 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 08:26:41.124 INFO kablam! Sep 02 08:26:41.124 INFO kablam! warning: unused variable: `vault` Sep 02 08:26:41.124 INFO kablam! --> examples/user_registry.rs:29:38 Sep 02 08:26:41.124 INFO kablam! | Sep 02 08:26:41.124 INFO kablam! 29 | fn register>(vault: &mut V, username: &str, password: &str) { Sep 02 08:26:41.124 INFO kablam! | ^^^^^ help: consider using `_vault` instead Sep 02 08:26:41.124 INFO kablam! Sep 02 08:26:41.125 INFO kablam! warning: function is never used: `register` Sep 02 08:26:41.125 INFO kablam! --> examples/user_registry.rs:29:1 Sep 02 08:26:41.125 INFO kablam! | Sep 02 08:26:41.125 INFO kablam! 29 | fn register>(vault: &mut V, username: &str, password: &str) { Sep 02 08:26:41.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:26:41.125 INFO kablam! | Sep 02 08:26:41.125 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 08:26:41.125 INFO kablam! Sep 02 08:26:41.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.87s Sep 02 08:26:41.150 INFO kablam! su: No module specific data is present Sep 02 08:26:41.544 INFO running `"docker" "rm" "-f" "819600e6f37e181ab7aa7a9b0378d1b4c6bd26e2bc7111c36add836d3149e41a"` Sep 02 08:26:41.634 INFO blam! 819600e6f37e181ab7aa7a9b0378d1b4c6bd26e2bc7111c36add836d3149e41a