Sep 21 07:27:39.096 INFO checking lockchain-files-0.9.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:27:39.096 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:27:39.096 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:27:39.342 INFO blam! 0b4482f5ac2b721b3a9e545448f0eb12b2e04716b41e3ae1d38008847302e82c Sep 21 07:27:39.343 INFO running `"docker" "start" "-a" "0b4482f5ac2b721b3a9e545448f0eb12b2e04716b41e3ae1d38008847302e82c"` Sep 21 07:27:40.450 INFO kablam! usermod: no changes Sep 21 07:27:40.674 INFO kablam! Checking pam-auth v0.5.5 Sep 21 07:27:40.690 INFO kablam! Checking pbkdf2 v0.2.3 Sep 21 07:27:40.690 INFO kablam! Checking bcrypt v0.2.0 Sep 21 07:27:42.067 INFO kablam! Checking keybob v0.3.1 Sep 21 07:27:43.228 INFO kablam! Checking lockchain-core v0.9.0 Sep 21 07:27:45.662 INFO kablam! Checking lockchain-files v0.9.0 (/source) Sep 21 07:27:48.202 INFO kablam! warning: variant is never constructed: `Checksum` Sep 21 07:27:48.202 INFO kablam! --> src/fs.rs:36:5 Sep 21 07:27:48.202 INFO kablam! | Sep 21 07:27:48.202 INFO kablam! 36 | Checksum, Sep 21 07:27:48.202 INFO kablam! | ^^^^^^^^ Sep 21 07:27:48.202 INFO kablam! | Sep 21 07:27:48.202 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 07:27:48.202 INFO kablam! Sep 21 07:27:48.202 INFO kablam! warning: the feature `non_modrs_mods` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 21 07:27:48.202 INFO kablam! --> src/lib.rs:4:12 Sep 21 07:27:48.202 INFO kablam! | Sep 21 07:27:48.202 INFO kablam! 4 | #![feature(non_modrs_mods)] Sep 21 07:27:48.202 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:27:48.202 INFO kablam! | Sep 21 07:27:48.202 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 07:27:48.202 INFO kablam! Sep 21 07:27:48.298 INFO kablam! warning: variant is never constructed: `Checksum` Sep 21 07:27:48.298 INFO kablam! --> src/fs.rs:36:5 Sep 21 07:27:48.298 INFO kablam! | Sep 21 07:27:48.298 INFO kablam! 36 | Checksum, Sep 21 07:27:48.298 INFO kablam! | ^^^^^^^^ Sep 21 07:27:48.298 INFO kablam! | Sep 21 07:27:48.299 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 07:27:48.299 INFO kablam! Sep 21 07:27:48.299 INFO kablam! warning: the feature `non_modrs_mods` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 21 07:27:48.299 INFO kablam! --> src/lib.rs:4:12 Sep 21 07:27:48.299 INFO kablam! | Sep 21 07:27:48.299 INFO kablam! 4 | #![feature(non_modrs_mods)] Sep 21 07:27:48.299 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:27:48.299 INFO kablam! | Sep 21 07:27:48.299 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 07:27:48.299 INFO kablam! Sep 21 07:27:48.586 INFO kablam! error[E0601]: `main` function not found in crate `register_user` Sep 21 07:27:48.586 INFO kablam! | Sep 21 07:27:48.586 INFO kablam! = note: consider adding a `main` function to `examples/register_user.rs` Sep 21 07:27:48.586 INFO kablam! Sep 21 07:27:48.586 INFO kablam! error: aborting due to previous error Sep 21 07:27:48.586 INFO kablam! Sep 21 07:27:48.586 INFO kablam! For more information about this error, try `rustc --explain E0601`. Sep 21 07:27:48.594 INFO kablam! error: Could not compile `lockchain-files`. Sep 21 07:27:48.594 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 07:27:49.622 INFO kablam! warning: unused imports: `Payload`, `Record` Sep 21 07:27:49.622 INFO kablam! --> examples/create.rs:7:26 Sep 21 07:27:49.622 INFO kablam! | Sep 21 07:27:49.622 INFO kablam! 7 | use lcc::{EncryptedBody, Payload, Record}; Sep 21 07:27:49.622 INFO kablam! | ^^^^^^^ ^^^^^^ Sep 21 07:27:49.622 INFO kablam! | Sep 21 07:27:49.622 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 07:27:49.622 INFO kablam! Sep 21 07:27:49.674 INFO kablam! warning: unused variable: `token` Sep 21 07:27:49.674 INFO kablam! --> examples/create.rs:26:13 Sep 21 07:27:49.674 INFO kablam! | Sep 21 07:27:49.674 INFO kablam! 26 | let token = store.get_token(vec!()); Sep 21 07:27:49.674 INFO kablam! | ^^^^^ help: consider using `_token` instead Sep 21 07:27:49.674 INFO kablam! | Sep 21 07:27:49.674 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 07:27:49.674 INFO kablam! Sep 21 07:27:49.731 INFO kablam! error: build failed Sep 21 07:27:49.731 INFO kablam! su: No module specific data is present Sep 21 07:27:50.269 INFO running `"docker" "rm" "-f" "0b4482f5ac2b721b3a9e545448f0eb12b2e04716b41e3ae1d38008847302e82c"` Sep 21 07:27:50.386 INFO blam! 0b4482f5ac2b721b3a9e545448f0eb12b2e04716b41e3ae1d38008847302e82c